Permanently delete a revoked API key
DELETE/core/api/v1/developer/api-keys/:id
Only permitted once the key is already revoked, so tidying the list can never cause an outage.
Request
Responses
- 200
- 204
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.