Cancel a batch creation job

You can use this endpoint to cancel an ongoing batch task creation job. Any tasks that have already been created will not be archived. You can use the get status of a set of tasks endpoint to see if any tasks were created, and use the delete tasks endpoint to delete them, if necessary.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of the project

int64
required

Identifier assigned to a submitted batch task creation job

Response
204

The batch was cancelled successfully.

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here!