Skip to main content
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

required
The business name of the organisation.
optional
The contact email address of the organisation.
optional
The contact phone number of the organisation.
optional
The street address of the organisation.
optional
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.
optional
Hex colour code representing the organisation’s branding.Must be a 6-digit code prefixed with # (e.g. #5469d4).