Cancel a scheduled action

Cancels a scheduled action. Only actions in scheduled status can be cancelled.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string
scheduled_action_idstringRequired
ID of the scheduled action in form of a string

Query parameters

environment.sys.idstringOptional
ID of the environment in form of a string

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful