Create a contact

Use this endpoint to create a new contact within the selected workspace.

Body Params

Request body parameters for creating a contact.

string
length between 0 and 100

The name of the contact person's company.

string
length between 0 and 25

The registration number of the contact person's company.

string

The country code of the contact.

string
length between 0 and 25

The date of birth of the contact person.

string
required

The email of the contact person.

string
required
length between 1 and 100

The name of the contact person.

string
length between 0 and 1000

The notes add by the contact person.

string | null

The phone number of the contact person.

string
length between 0 and 100

The title of the contact person.

integer
required

The unique ID of the workspace.

Headers
string
required
length between 40 and 40

The API key of your Oneflow account.

string
required

The email address of a registered Oneflow user.

Responses

400

Invalid format or content of the request.

401

The API token or the user email is invalid.

403

The request is not authorized by the server.

404

A required entity is missing.

Language
URL
Choose an example:
application/json