Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Default authentication mechanism

Body

application/json
partnerId
string | null

The ID of the partner to create a link for. Will take precedence over tenantId if provided.

tenantId
string | null

The ID of the partner in your system. If both partnerId and tenantId are not provided, an error will be thrown.

Response

The deactivated partner

partnerId
string
required

The ID of the deactivated partner.