StatementJob
Cancel StatementJob
Cancel the StatementJob with the given UUID.
Use this endpoint to halt the execution of a specific StatementJob identified by its UUID. This operation may be useful if you need to stop a StatementJob due to unforeseen issues or changes.
post/organizations/{orgId}/statementjobs/{id}/cancel
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
idstring required
The unique identifier (UUID) of the StatementJob to cancel.
Response
Returns the cancelled StatementJob