curl --request DELETE \
--url https://local.withsutro.com/applications/{applicationId}/actions/{actionId} \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'curl --request DELETE \
--url https://local.withsutro.com/applications/{applicationId}/actions/{actionId} \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'Was this page helpful?