Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Update a click profile

Update information of a click profile, such as name or description.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Client ID

int64
required

Click profile ID

Form Data
string

Rule pattern of the click profile

string
required

Name of the click profile

string

Description of the click profile

string
enum
Defaults to NONE

Rule type of the click profile

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The request parameters are invalid.

404

The click profile could not be found. Ensure that the required parameters such as "clickProfileId" are correct and the click profile exists.

409

The click profile is not assigned to the client. Ensure that the required parameters such as "clientId" and "clickProfileId" are correct and the folder exists.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.optivo.broadmail.v1+json