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": "0198c2e9-ae7d-70fe-8bac-56f35c7c1406"
}