v46

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-211591,0051.4 MB
Organizations

Update organization secret signing key

Update or clear the signing public key on an organization secret. This endpoint is intended for dashboard-admin use.

patch/v1/organizations/{account_id}/secrets

Path parameters

account_idstring required

Request body

secret_idstring required

The organization secret ID.

signing_public_keystring nullable required

P-256 public key in PEM format, or null to clear the configured signing key.

Response

Confirmation that the signing key was updated.

successboolean required