Skip to main content
PUT
Update current user organization details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string

Updated organization display name.

phoneNumber
string

Updated primary organization phone number in E.164 format.

address
string

Updated mailing/business address.

logoUrl
string

New logo image; accepts a data URI (e.g. base64 PNG) which the server uploads and stores as a hosted URL.

Response

Organization details updated

message
string