Create Account contact
https://api.ocamba.com/v2/adex/accounts/{id}/contacts
https://api.ocamba.com/v2/adex/accounts/{id}/contacts
Creates a new Account contact object
Name
Descriptionaccount_idstringrequired
Unique account identifier defined as a path parameter.Example: 12345
Name
Descriptiontypestringrequired
Describes type of the contact.Example: email
Possible values: phone | mobile | skype | sip | email | website
valuestringrequired
Contact value.Example: [email protected]
201 - Created
tip
1 If you don't know the account id, list the accounts to find it.