...
Method: PUT
Endpoint:
/omni/teams/{team_id}/users
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Code Block | ||
---|---|---|
| ||
{ "user_id": <integer> } |
...
Method: PUT
Endpoint: /omni/teams/{team_id}/users
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Code Block | ||
---|---|---|
| ||
{ "user_id": <integer> } |