Content-Type [Required]
PUT /users/settingsUpdate limited settings for your user account
Authorization is required for this resource.
application/json
Content-Type declared.
Bearer authorization_token
string
boolean
boolean
string
string
{"user":{"name":"Richard Jones","is_unsubscribed":false,"enable_mfa":true,"team_name":"Team API","theme":"flatly"}}{"errors":"team_name is mandatory."}{"errors":"enable_mfa needs to be boolean."}