Overview
IAM
- Account
- Users
- API Tokens
CDN
- IP addresses list
- CDN service
- Origins
- CDN resources
- CDN activity logs
- Log forwarding
- Log viewer
- Logs uploader
- Tools
- Rules
- Rule templates
- Purge history
- SSL certificates
- CA certificates
- CDN Statistics
- Advanced analytics
- Origin shielding
- Let's Encrypt certificates
Managed DNS
- Analyze
- Locations
- Lookup
- Metrics
- Pickers
- DNS Clients
- Zones
- DNSSEC
- RRsets
Cloud
- Bare Metal
- Container as a Service
- GETGet CaaS flavors
- GETList api keys
- POSTCreate api key
- GETGet api key
- DELDelete api key
- PATCHChange api key
- GETList pull secrets
- POSTCreate pull secret
- GETGet pull secret
- DELDelete pull secret
- PATCHChange pull secret
- POSTCheck quota for container creation
- GETList containers
- POSTCreate container
- GETGet container
- DELDelete container
- PATCHChange container
- GETGet container logs
- POSTPreview container price
- POSTCheck the quota required to create a registry
- GET
- Cost Reports
- DDOS Protection
- File Shares
- Firewalls
- Floating IPs
- Function as a Service
- GPU Cloud
- IP Ranges
- Images
- Inference Instances
- Instances
- Load Balancers
- Logging
- Managed Kubernetes
- Managed PostgreSQL
- Networks
- Placement Groups
- Projects
- Quotas
- Regions
- Registry
- Reservations
- Reserved IPs
- Routers
- SSH Keys
- Secrets
- Service Endpoints
- Snapshot Schedules
- Snapshots
- Tasks
- User Actions
- User Role Assignments
- Volumes
Security
- Event Logs
- BGP announces
- Security Templates
- Profiles
FastEdge
- Apps
- Binaries
- FastEdge Clients
- FastEdge Secrets
- Stats
- FastEdge Templates
WAAP
- WAAP Service
- Domains
- Policies
- Analytics
- Custom Page Sets
- Custom Rules
- Firewall Rules
- Advanced Rules
- Tags
- Network Organizations
- API Discovery
- IP Spotlight
- Security Insights
Web Security
- Billing Statistics
- Resources
Video Streaming
- Streams
- Overlays
- Broadcasts
- Restreams
- Videos
- Subtitles
- Directories
- Playlists
- QualitySets
- Players
- AI
- Streaming Statistics
Object Storage
- Notifications
- Key
- Location
- Storage
- Storage Statistics
Container as a Service
Delete api key
DELETE
/
cloud
/
v1
/
caas
/
keys
/
{project_id}
/
{region_id}
/
{key_name}
Copy
Ask AI
curl --request DELETE \
--url https://api.gcore.com/cloud/v1/caas/keys/{project_id}/{region_id}/{key_name} \
--header 'APIKey: <api-key>'
Authorizations
API key for authentication.
Path Parameters
Project id
Examples:
1
Region id
Examples:
1
Key name
Examples:
"key-name"
Response
204
No Content
Was this page helpful?
Copy
Ask AI
curl --request DELETE \
--url https://api.gcore.com/cloud/v1/caas/keys/{project_id}/{region_id}/{key_name} \
--header 'APIKey: <api-key>'
Assistant
Responses are generated using AI and may contain mistakes.