Update click

Updates the click with the action and returns the changed state of the click, hence the GET click endpoint does not have to be called after calling this endpoint.

The action can be one of the following:

  • answer - answers a question
  • skip - skip a question, if skipping is allowed
  • leave - either leaves the survey or the click flow with a supplied reason
  • rate - when a survey is completed, this action can be used to rate the survey
Path Params
string
required

click id

Body Params
answer_question
object
boolean
leave_survey
object
rate_survey
object
deprecated

Deprecated. Sending it performs no action.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json