Skip to main content
PATCH
Cancel a scheduled action before it executes. Only actions with pending status can be cancelled.

Path Parameters

string
required
UUID of the scheduled action to cancel

Request Body

string
required
Must be cancelled

Response

Returns the updated scheduled action object.
Once an action starts processing, it cannot be cancelled. Check the action status before attempting to cancel.