Skip to main content
PATCH
Unlink Child Account

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Path Parameters

account_id
string
required

The unique identifier of the account to detach

Required string length: 1 - 24

Query Parameters

deactivate
boolean
default:false

If true, the child org will be deactivated after detachment.

Response

Response format containing the information of the account that was detached.

Response format containing the information of the account that was detached.

meta
object
required

Contains additional contextual information about the api response.

data
Account · object
required

Represents a platform level account registration, authentication and authorization.