Stop Job
POST https://{{axpAPIDomain}}/api/admin/user/v1/accounts/:accountId/jobs/{{jobId}}:stop
This API requires the Account Administrator role.
Stops the job as soon as possible. The job status will enter ABORT_IN_PROGRESS and finally ABORTED.
Note, this DOES NOT rollback any modifications to Users that have already been processed.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
appkey | string | ||
Accept | string |