Page tree

Release 6.8.2


Contents:

Scheduled Maintenance: docs.trifacta.com will be offline for maintenance at 3:00pm UTC on Thursday March 30 for about 15 minutes.

   

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.8/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.