put https://dialpad.com/api/v2/contacts
Creates a new shared contact with uid. Added on Jun 11, 2020 for API v2.
Rate limit: 100 per minute.
Response
Creates a new shared contact with uid. Added on Jun 11, 2020 for API v2.
Rate limit: 100 per minute.
xxxxxxxxxx
curl --request PUT \
--url https://dialpad.com/api/v2/contacts \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: