Delete Custom Entity Type Action

Delete Custom Entity Type Action

Delete specified custom entity type action

Request
URI
DELETE
https://{api_host}/cloudapi/customEntityTypes/{customEntityTypeId}/actions/{workflowId}
COPY
Path Parameters
string
customEntityTypeId
Required

customEntityTypeId

string
workflowId
Required

workflowId

string
customEntityTypeId
Required

customEntityTypeId

string
workflowId
Required

workflowId


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure

404

Not found

Returns Error of type(s) */*;version=37.0
{
    "minorErrorCode": "string",
    "message": "string",
    "stackTrace": "string"
}
string
minorErrorCode
Required

minorErrorCode

string
message
Required

message

string
stackTrace
Optional

stackTrace