Unlink a parent from a session
POST/session/unlink-parent
Unlinks a parent from a player session that was previously linked via
the /invite-parent flow.
On success the call wipes any parent-set preferences on the session
and fires the Session.Unlink webhook. Permissions and existing player
data are left intact.
The endpoint is idempotent on sessionId. A second call after the
link is already removed returns 200 with the original unlinkedAt.
Request
Responses
- 200
- 400
Unlink response
Bad request