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": "019edb4d-20bf-73a8-971d-028308d0a05b"
}