Groups
Create a group
Creates a new group within your organisation.
Groups provide a flexible way to represent business divisions, service lines, or departments — each with its own contact information and branding. When envelopes are sent by an account assigned to a group, the group’s branding and contact details are shown to recipients in place of the organisation’s defaults.
This endpoint supports custom logos and colour settings to help create a fully branded recipient experience.
Parameters
required
The display name for the group. This name will appear in the Annature dashboard.
optional
The business name used in recipient-facing content. Replaces the organisation’s business name when the envelope is sent by a group member.
optional
Email address to be shown in place of the account or organisation email.
optional
Phone number to appear in recipient communications.
optional
Street address displayed to recipients in place of the organisation’s address.
optional
Website URL shown in branded templates and email footers.
optional
A base64-encoded logo image.The image must decode to a valid
image/jpeg, image/png, or image/gif. Maximum size is 5MB.optional
Hex colour code for the group’s branding.Must be a 6-digit code prefixed with
# (e.g. #5469d4).