Update organisation
Updates the details of your organisation, including contact information and default branding.
Only fields included in the request body will be updated. Any fields not supplied will retain their existing values.
This endpoint is typically used to manage your organisation’s recipient-facing identity — such as the name shown on envelopes, the contact details included in recipient notifications, and the visual branding of signing pages.
Parameters
The business name of the organisation.
The contact email address of the organisation.
The contact phone number of the organisation.
The street address of the organisation.
The public website URL of the organisation.
A base64-encoded logo image.
The image must decode to a valid image/jpeg
, image/png
, or image/gif
. Maximum size: 5MB.
Hex colour code representing the organisation’s branding.
Must be a 6-digit code prefixed with #
(e.g. #5469d4
).