Secrets
Delete a secret
Revoke a credential. HARD — the row and the encrypted value both go. Deliberately NOT blocked when an environment still selects it: refusing would make a leaked credential un-revokable until someone edited every environment naming it, and revocation must never wait on cleanup.
DELETE
Delete a secret
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Secret ID, as returned by the project's secret list.
Response
The secret was revoked.
Delete a secret

