orgs
Add a user to the current org
POST
/
v1
/
orgs
/
current
/
user
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Body
application/json
user_id
string
Response
201 - application/json
account_type
enum<string>
Available options:
auth0
, service
, canary
, integration
created_at
string
email
string
id
string
org_ids
string[]
ReadOnly Fields
permissions
object
roles
object[]
subject
string
updated_at
string