Skip to main content
DELETE
Delete the model access policy of a single API key and reset it to the default policy (mode=all_enabled, access to all of the team’s enabled models).

Permissions

Only the team Owner / Admin can call this endpoint. Developer, Basic, and Billing members cannot reset the policy. The target API key must belong to the caller’s team.

Request Headers

string
erforderlich
Bearer authentication format, for example: Bearer {{API Key}}.

Path Parameters

string
erforderlich
The stringId of the target API key.

Request Body

No request body.

Response

Returns HTTP 200 with an empty object on success. Querying the key afterward returns the default policy.
Zuletzt geändert am 10. August 2026