Add a technical contact

Adds a technical contact to your account. Unlike billing and primary contacts, technical contacts are kept on the account record itself and are never sent to billing. The role, timestamps and authorship are set for you; anything else you put in the body is ignored.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Contact name; control characters are stripped, the value is trimmed and truncated to 200 characters. An empty name is rejected with 400.

string | null

Email address, checked against a basic address pattern and truncated to 255 characters.

string | null

Phone number, truncated to 32 characters.

Responses
201

The technical contact was created; id is its contact ID.

401

Missing or invalid API key.

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