Delete Action
DELETE
https://api.anunzi.net/v2/actions/{action_id}
Deletes an existing custom action from your Anunzi environment. This action is irreversible.
Path Parameters
Parameter
Type
Required
Description
action_id
string
Yes
The unique ID of the action to delete. This can be obtained by opening the action in the Anunzi dashboard.
Example Request (cURL)
Example Response (200 OK)
Status Codes
Code
Description
200
Action deleted successfully.
400
Bad Request. Invalid or missing parameters.
Última actualización
¿Te fue útil?