v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Functions

Set an org secret by key

Path-keyed companion to POST /org/secrets. Idempotent: returns 201 the first time the key is set, 200 on subsequent updates. Same validation and write-only guarantees as POST.

put/org/secrets/{key}

Request body

valuestring required

Response

Secret updated

successtrue required