Accept invitation

Accept invitation for the authenticated user. The token provided must be for the authenticated user rather than an administrator or service account.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired
invitationIdstringRequired

Response

success