Delete (Deactivate) Trust
DELETE {{baseUrl}}/cas/trusts/:trustId
This function marks a trust as deactivated in CAS 360. It is not removed from the database.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"status":"DELETED"}