Callback
Submit Task Outcome
This is the endpoint where the automatic task apps should return the outcome when the task execution is finished. <p>Note: If the callback is not returned within <b>4h</b> of the task submission, the task will be marked as unresponsive!</p>
post/external-job/v1/callback
Query parameters
tokenstring
Headers
TR_IDstring
A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.
Request body
Response
Accepted