put
https://api.emaktalk.com/api/v1/customer_contacts/primary
Sets the primary contact on your account, updating the existing one or creating it if there is none. The status code is the only signal of which happened: 200 for an update, 201 for a create. The contact always belongs to your own account; nothing in the body selects who it is written for.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200An existing primary contact was updated in place.
201There was no primary contact, so one was created.
401Missing or invalid API key.
