The scopes to associate with the token. Ignored if the default developer key does not have the 'enable scopes' option enabled. In such cases, the token will inherit the user's permissions instead.
purposestring
Required
The purpose of the token. This is a required field that describes what the token will be used for.
user_idstring
The ID of the user to create a token for. Use 'self' to create a token for the currently authenticated user, or provide a specific user ID.
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 will not have an expiration date.
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
No published Skills explicitly reference this Action yet.