curl --request DELETE \
--url https://local.withsutro.com/applications/{applicationId}/actions/{actionId}/effects/{effectId} \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'curl --request DELETE \
--url https://local.withsutro.com/applications/{applicationId}/actions/{actionId}/effects/{effectId} \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'Builder authentication and authorization
A unique identifier for the API Client making a request
Effect removed
Was this page helpful?