Endpoint
DELETE https://embedworkflow.com/api/v1/action_types/{id}
Path Parameters
id string, required
System-generated unique identifier
Response
Returns successful.
Response
1 2 3
{ "id": "01980228-988b-7005-aa7e-2102bc69d68c" }
Delete action type
Endpoint
DELETE https://embedworkflow.com/api/v1/action_types/{id}
System-generated unique identifier
Returns successful.
1 2 3
{ "id": "01980228-988b-7005-aa7e-2102bc69d68c" }