cURL
curl --request POST \ --url https://clawconnected.com/api/keys/rotate \ --header 'Authorization: Bearer <token>'
API key auth. Returns new plaintext once; current key invalidated.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
New key issued
Was this page helpful?