Add organization member

Add the specified user to the specified organization as a member.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired
orgIdstringRequired
userIdstringRequired

Response

success