Delete an event type
DELETE {{baseUrl}}/eventTypes/:eventTypeId?includeShared=false
Delets an event type by ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeShared | boolean | To specify if received event or eventTypes should be consider for the API operation. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-Match | string | (Required) Used for optimistic concurrency control | |
Accept | string |