Settings
Update white-label configuration
Updates any of the tenant-configurable white-label fields. Unknown top-level
keys are silently dropped (strong-params whitelist). Writes an
account.white_label_updated audit event visible via GET /api/security_events.
PUT
Error
Documentation Index
Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Rotate the identity-handoff shared secretRotates the shared secret used by the tenant to sign identity-handoff
JWTs for the SpitShake Identity Engine. The new secret is returned
**exactly once** in the response — it is never retrievable again.
Requires admin role and password re-authentication. Writes an
`account.identity_handoff_secret_rotated` audit event.
See the [Identity-bound signing](/features/identity-bound-signing) guide
for how the tenant uses this secret.
Next
Error