Create a contact
Creates the specified contact.
<Warning>
ID and `organisation_id` must not be specified, neither in query string, nor in JSON payload.
</Warning>
Creates the specified contact.
ID and organisation_id must not be specified, neither in query string, nor in JSON payload.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.