Deactivate an entity

POST
/entities/:entity_id/deactivate

Deactivate an entity to stop it from performing any operations.

Path parameters

entity_idstringRequired

A unique ID to specify the entity.

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Response

Successful Response

Organization

A base for an entity response schema

OR
Individual

A base for an entity response schema

Errors