Page tree

Release 6.4.2


Contents:

   

For the latest updates on available API endpoints and documentation, see api.trifacta.com.

This is the latest version of the APIs.

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
  • Alteryx administrator

 

Request

Request Type: POST

Endpoint:

/v4/jobGroups/<id>/cancel

where:

ParameterDescription
<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.