Update Execution

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

sync_idstringRequired
idstringRequired
The ID of the execution to update.

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
statusenumRequired

Response

OK
dataobject

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