Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The intent of the request.
Example:
"Complete"
Unique identifier for the active journey instance.
Example:
"PiIbYsgiHp4R8JPz2vU5Y9l4"
Unique identifier for the task being updated.
Example:
"Tkob6dMMHp4R8JPz2vU5Y9l4"
The data required to complete the task.