Update current user organization details
Organizations
Update current user organization details
Partially updates name, phoneNumber, address, and/or logoUrl on the caller’s organization. When logoUrl is a base64 data URL or http(s) URL it is uploaded to R2 and stored as a signed-storage key; passing "" or null clears the logo.
PUT
Update current user organization details
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Organization details updated