Cancel a pending or running report job
Reports
Cancel a pending or running report job
Cancels an async report job in pending or running status.
Idempotent; cancelling an already-cancelled or terminal job is a
no-op. Requires the reports:write scope.
POST
Cancel a pending or running report job
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Response
Cancelled report job
The response is of type object.

