Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

The ID of the organization

Body

application/json
user_id
string
required

The ID of the user to promote to admin

Response

User promoted to admin successfully