Remove After Call Type


This request removes an after call type from the database.

The object ID (OID) of the after call type is a part of the resource URL. This OID is typically retrieved by a get after call types request.

Resource

DELETE /aftercalltypes/<OID>

Where OID is the object ID of the after call type.

Parameters

None

Payload

None

Response

None

Context

Authorization

Administrator

Errors

Example

Request
DELETE https://xelion.nl/api/v1/master/aftercalltypes/1626898
Response

None