Skip to main content
For AI agents: see llms.txt for the complete documentation index. Markdown versions are available by adding .md to a page URL or requesting Accept: text/markdown.

Delete deploy key

POST 

/deployments/:deployment_name/delete_deploy_key

Deletes a deploy key for the specified deployment. The id in the request body can be the full deploy key (with prefix), encoded token, or the name of the deploy key.

Request

Responses