Skip to main content
POST
/
api
/
v1
/
{app_id}
/
organisations
/
{id}
/
users
Error
A valid request URL is required to generate request examples
{
  "message": "<string>"
}

Path Parameters

app_id
string
required

UUID of the app

id
string
required

UUID of the organisation

Body

application/json

User ID to add

level
enum<string>
required
Available options:
admin,
default
role
enum<string>
required
Available options:
customer,
agent
user_id
string
required

Response

OK

message
string