delete_access_token
Remove an access token from your Storyblok space using the Management API by specifying the token ID. This tool ensures secure token management and helps maintain access control.
Instructions
Delete an access token from the current Storyblok space using the Management API.
Params:
token_id (int): The ID of the access token to delete.
Returns:
Any: A success message or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
token_id | Yes |