Activate an entity

POST
/entities/:entity_id/activate

Activate an entity to allow it to perform 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