Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas Update Users Tokens
Canvas Tools

Canvas Update Users Tokens

Tool to update an existing access token for a Canvas user. Use when you need to modify token properties like purpose, expiration, scopes, or regenerate the token value.

Write actionRisk level 2 of 5API key connection
Use Canvas Update Users Tokens

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • scopesarray
    The scopes to associate with the token. If omitted, the token's current scopes will be preserved. Ignored if the default developer key does not have the 'enable scopes' option enabled.
  • purposestring
    The new purpose of the token. If omitted, the token's current purpose will be preserved.
  • user_id
    The ID of the user whose token will be updated. Use 'self' to update a token for the currently authenticated user, or provide a specific user ID.
  • token_id
    Required
    The ID of the token to update, or the token_hint value.
  • expires_atstring
    The time at which the token will expire, in ISO 8601 format (e.g., '2024-12-31T23:59:59Z'). If omitted, the token's current expiration date will be preserved.
  • regenerateboolean
    If true, regenerates the actual token value while maintaining the same token ID. The old token will become invalid.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.