HomeGuidesRecipesAPI
HomeGuidesAPILog In
API
These docs are for v16. Click to read the latest docs for v33.

Delete resources


/operations/{id}

Operations may support the DELETE action. For example, generations that are in the notStarted state can be deleted. Operations that cannot be deleted will return 405 Method Not Allowed.

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

Job Id

Headers
string

Username or Guid of user to impersonate

Responses
204

Generation cancelled

401

Invalid Authorization-Token

405

Cancellation not allowed

Language
Credentials
Header
LoadingLoading…