Skip to main content
Version: 4.0.2

Update a client secret's expiry

PATCH 

/apps-srv/apps/:clientID/secrets/:secretID

Updates only expires_at on an existing secret. secret_id, client_secret, and issued_at are server-managed and cannot be changed. Omit expires_at (or send {}) to leave it unchanged; send expires_at: null to clear the expiry.

The response never includes the plaintext secret.

Requires cidaas:apps_write.

Request

Responses

Secret metadata updated