Create a new contact in the specified workspace.
Copy the API key as provided by the Bridge Console.
Unique identifier of the workspace (UUID v4).
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Request body for creating a new contact.
Contact's first name.
"John"
"Alice"
Contact's last name.
"Doe"
Contact's language code.
ES, EN "EN"
Contact's cellphone number.
"+14084029292"
Contact's email address.
"john.doe@example.com"
Body to identify an internal user in Bridge System.
Object with open and closed custom attributes.
Successful Response
Response body for contact-related operations.
Unique identifier for the contact (UUID v4).
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Unique identifier of the workspace this contact belongs to
"92b2d4f3-81e1-4b61-a7ec-6f4ff3b58be5"
Contact's first name.
"John"
Contact's last name.
"Doe"
Language code from external user.
ES, EN "EN"
Timestamp when the contact was created.
"2003-04-10T08:00:00.000Z"
Timestamp when the contact was last updated.
"2003-04-10T08:00:00.000Z"
Contact's email address.
"john.doe@example.com"
Contact's cellphone address.
"+14084029292"
Array of custom key-value attributes.
Email address of the salesperson or user who owns this contact.
"37673840-6259-40f9-bbe5-a7db40f8e3cf"