Delete an Event Type

delete

/ic/api/integration/v1/eventTypes/{code}

Deletes all the revisions of the event type with the specified code.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation

404 Response

Event type not found

412 Response

Precondition failed

500 Response

Server error
Back to Top