POST https://:account.api-us1.com/api/3/contacts
- JSON
{
"contact": {
"email": "johndoe@example.com",
"firstName": "John",
"lastName": "Doe",
"phone": "7223224241"
}
}
BODY PARAMS
contact
object
contact.email REQUIRED
string
contact.firstName
string
contact.lastName
string
contact.orgid
int32
contact.phone
int32
Opmerkingen
0 opmerkingen
Artikel is gesloten voor opmerkingen.