Add User's External Tokens
Learn about the API operation to add an external token to a user.
Request Type | POST |
URL | /oauth/users/{userID}/externalTokens |
Parameters | JSON array of a new external
token:
Note: If the user already has a token with such
systemId , then an exception will be
thrown. |
Access | Access ROLE_ADMIN_TENANT or ROLE_USER
and the same user |
Request
Response