Delete action type

Delete action type

Endpoint

DELETE https://embedworkflow.com/api/v1/action_types/{id}

Path Parameters

id string, required

System-generated unique identifier

Response

Returns successful.

Response Properties

id string

ID of deleted resource

Response
1
2
3
{
  "id": "019add30-6b1c-747c-adc2-d86b429607c9"
}