Tài liệu
Contacts
Contacts
5 endpoint trong nhóm này.
GET
List contacts
/api/contact
Return a list of contacts on this account
POST
Add contact
/api/contact
Create new contact account, if password is provided you can use provided email addres to login as that contact.
GET
Contact privileges
/api/contact/privileges
List possible contact privileges. Each domain and service may list additional privileges, depending on available features.<br />
GET
Get contacts details
/api/contact/{id}
Return array with contact details
PUT
Edit contact
/api/contact/{id}
Change contact details`