ManagementDelete a BYOK provider key
Delete a BYOK provider key
1 min readEdit this page
Requires the byok:write scope.
x-api-key<token>
Anthropic-style API key header.
In: header
Path Parameters
provider*string
Provider name as registered in the cloud's provider catalog.
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/byok/keys/string"{}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}How is this guide?