Environment Activity

Cancel an environment activity

Cancel a single activity as specified by an id returned by the Get environment activities list endpoint.

Please note that not all activities are cancelable.

post/projects/{projectId}/environments/{environmentId}/activities/{activityId}/cancel

Path parameters

projectIdstring required
environmentIdstring required
activityIdstring required

Response

statusstring required

The status text of the response

codeinteger required

The status code of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.