Remove organization member

Remove the specified user from 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