Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Organization User ID

Response

Successful response with details about an Organization User.

data
OrganizationUser · object
Example: