Cancel bulk import job

Cancel a running bulk import job

Path parameters

jobIdstringRequired
The ID of the bulk import job to cancel

Headers

AuthorizationstringRequired

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

Query parameters

entityIdstringRequired
The ID of the entity that owns the job

Response

Job cancellation requested
messagestring or null
jobIdstring or null
statusstring or null

Errors