Delete a saved action

View as Markdown

Removes a saved action from your organization.

Runs that already referenced it keep the configuration they were created with — the config is snapshotted onto each run, so deleting the action never rewrites history.

Authentication

AuthorizationBearer

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

Path parameters

idOrSlugstringRequired>=1 character

Response

Deleted.

Errors

404
Not Found Error
429
Too Many Requests Error