Error
A valid request URL is required to generate request examples{
"results": {
"invitation": "not requested",
"lifecycle": "ready",
"action": "create"
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}v2
Upsert organization user as code (deprecated)
deprecated
POST
/
api
/
v2
/
orgs
/
{orgUuid}
/
users
/
code
Error
A valid request URL is required to generate request examples{
"results": {
"invitation": "not requested",
"lifecycle": "ready",
"action": "create"
},
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Path Parameters
Query Parameters
Body
application/json
Primary organization role (system or custom).
- Option 1
- Option 2
Show child attributes
Show child attributes
Available options:
1 Extra organization custom roles held on top of role (role sets).
Omitted when the user holds a single role; older servers reject the
field instead of silently dropping it.
Show child attributes
Show child attributes
Was this page helpful?