/api/v1/users/map

Allocate users to roles and map them into teams. if the user does not exist, the mapping will be applied once the user will login for the first time

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean

Set to true if you wish to update existing users. Default is false.

string
enum
Defaults to Override

Specifies the action to be performed on the user's teams mapping, options: Override, Append, Remove

Allowed:
users
array of objects
required
length between 1 and 200

The users you wish to map

users*
string
required

The user email

string
Defaults to Member

The role you wish to assign

teams
array of strings

The team names you wish to map the user to. When this value is omitted the user will have access to all the teams.

teams
Responses

400

Invalid input.

401

Invalid API key.

403

Invalid mapping.

Language
Credentials
Bearer
spu
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*