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

Path Parameters

clientId
integer<int32>
required

Response

200

OK