Delete API key
Function as a Service
Delete API key
Delete a specific API key. The key will be immediately invalidated.
DELETE
Delete API key
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Example:
1
Region ID
Example:
1
Key name
Pattern:
^[a-z][-a-z0-9]{0,24}[a-z0-9]$Example:
"key-name"
Response
204
No Content