Skip to main content
PUT
/
api
/
settings
/
account
Error
A valid request URL is required to generate request examples
{
  "account": {}
}

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.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Body

application/json
name
string
locale
string
timezone
string
mfa_enforced
boolean

Enforce MFA for all admin and tenant_admin users

Response

200 - application/json

Updated account

account
object