POST
/
v1
/
apps
/
{app_id}
/
members

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required

Body

application/json
auth0_id
string
required
permissions
string[]
required
request_id
string | null

Response

200 - application/json
app_id
string
required
auth0_id
string
required
id
string
required
permissions
string
required
added_on
string | null