Skip to main content
PATCH
Update User Profile
Send at least one field. An API key needs the account:write scope.
string
The display name.
string
The interface language: pt-br, en-us or es-es. Any other value returns 400 INVALID_PAYLOAD.
boolean
Whether other people can invite you to their workspaces.

Response

object
The updated profile: id, name, email, language, workspace_invites_enabled, plan_id, created_at and updated_at.

Error Responses

string
  • INVALID_PAYLOAD: No field was sent, or a field has the wrong type (400).