Update Execution
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
sync_id
id
The ID of the execution to update.
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
status
Response
OK
data
Errors
400
Executions Update Request Bad Request Error
401
Executions Update Request Unauthorized Error
403
Executions Update Request Forbidden Error
404
Executions Update Request Not Found Error
500
Executions Update Request Internal Server Error
