Management Keys
Delete a BYOK key
Permanently deletes a BYOK key and all of its model mappings (cascading). Irreversible; traffic that used this key returns to platform routing afterwards.
DELETE
/api/v1/management/byok-keys/:idAuthorizations
Authorizationrequiredstring · header
API key as bearer token in the Authorization header.
Path parameters
idrequiredstring
The BYOK key id.
Response examples