v2-users-{identifier}-contacts-{contact Id}

Number of APIs: 5

  1. Enable Contact POST {{baseUrl}}/v2/users/:identifier/contacts/:contactId/enable

  2. Update Contact (Partial) PATCH {{baseUrl}}/v2/users/:identifier/contacts/:contactId

  3. Get Contact GET {{baseUrl}}/v2/users/:identifier/contacts/:contactId

  4. Delete Contact DELETE {{baseUrl}}/v2/users/:identifier/contacts/:contactId

  5. Disable Contact POST {{baseUrl}}/v2/users/:identifier/contacts/:contactId/disable