Skip to main content
DELETE
/
api
/
Contacts
/
{contactId}
/
remove-photo
Remove Contact profile picture
curl --request DELETE \
  --url https://api.example.com/api/Contacts/{contactId}/remove-photo

Path Parameters

contactId
integer<int32>
required

Response

200

OK