Contents:
Cancel the job for in progress the specified jobGroup.
NOTE: If the job has completed, this endpoint does nothing. You must delete the completed job instead. See API JobGroups Delete v4.
Version: v4
Required Permissions
NOTE: Each request to the Designer Cloud Powered by Trifacta® platform must include authentication credentials. See https://api.trifacta.com/ee/6.4/index.html#section/Authentication.
Either of the following can execute this endpoint:
- The user who created the job
- A Alteryx administrator
Request
Request Type: POST
Endpoint:
/v4/jobGroups/<id>/cancel
where:
Parameter | Description |
---|---|
<id> | Internal identifier for the job group |
Request URI - Example:
/v4/jobGroups/14/cancel
Request Body:
Empty.
Response
Response Status Code - Success: 200 - OK
Reference
For more information on the available status messages, see API JobGroups Get v4.
This page has no comments.