Cancel bulk import job

Cancel a running bulk import job

Authentication

AuthorizationBearer

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

Path parameters

jobIdstringRequired
The ID of the bulk import job to cancel

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