v2-users-{identifier}-contacts-{contact Id}
Number of APIs: 5
-
Enable Contact POST {{baseUrl}}/v2/users/:identifier/contacts/:contactId/enable
-
Update Contact (Partial) PATCH {{baseUrl}}/v2/users/:identifier/contacts/:contactId
-
Get Contact GET {{baseUrl}}/v2/users/:identifier/contacts/:contactId
-
Delete Contact DELETE {{baseUrl}}/v2/users/:identifier/contacts/:contactId
-
Disable Contact POST {{baseUrl}}/v2/users/:identifier/contacts/:contactId/disable