jumpcloud_user_token_set_active
Sets the active token for a user to a specified token ID, changing which token is used for subsequent API operations. Use this to switch between existing tokens, not to create new ones.
Instructions
Mutating token selection. Use to change active token for a user. Do not use to create tokens. Risk: medium.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | ||
| tokenId | Yes | ||
| tenantId | No | ||
| authorizationKey | No |