Add a new contact to an organization

Creates a new contact within the specified organization. Requires a first name, last name, and organization number. Optionally accepts an email to link a remberg user account, as well as job position and phone number.

Body Params
string
required

The first name of the contact.

string
required

The last name of the contact.

string
required

A unique identifier of the contact's organization.

string
required

The email address associated with the contacts's remberg account.

phoneNumber
object

The phone number of the contact. This field is optional.

string

The contacts's job position within the organization. This field is optional.

Responses

400

Bad Request

403

Forbidden

404

Not Found

409

A remberg user with the same email already exists

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json