Skip to main content
POST
Unlink a platform identity from its contact

Authorizations

Authorization
string
header
required

Runtime context-key (rctx_*) issued by the Ravi gateway. Required for every non-open scope. Bootstrap the first key with ravi daemon init-admin-key; rotate, derive, and revoke via the ravi context family. Specs: runtime/context-keys, sdk/auth.

Body

application/json
platformIdentity
string
required

Platform identity ID or value

channel
string

Disambiguate identity value by channel

instance
string

Disambiguate identity value by instance id

reason
string

Reason for the unlink audit event

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.