POST
request to the /journey/task/update
endpoint. Your request should be in the following format depending on the user data schema:
"intent": "Complete"
value is required to mark the task as finished. Make
sure the data
object follows the correct structure based on the task schema (user
data schema)."intent": "Complete"
when the task is ready to be finalized