update_token
Rename an existing API token by providing its ID and the new name. Use this to keep token labels current without recreating credentials.
Instructions
Update the name of an existing API token. API token required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the token | |
| name | Yes | New name of the token |