This command is only available on Astro.
astro deployment token
astro deployment token delete
Delete a Deployment API token.
Delete a Deployment API Token.
See Authenticate an automation tool to use your API token in an automated process.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Delete a Deployment API token.
astro deployment token delete --deployment-id=<deployment-id>
| Option | Description | Possible Values |
|---|---|---|
-f,--force | Delete or remove the API token without showing a warning | N/A |
-t,--name | The name of the token to be deleted. If the name contains a space, specify the entire name within quotes "" | String |
# Delete a Deployment API token
astro deployment token delete --deployment-id=clukapi6r000008l58530cg8i
Was this page helpful?