Photo
Diese Seite ist nicht auf Deutsch verfügbar. Die englische Version wird angezeigt.
Delete a client profile photo
Use this method to delete a photo from a client profile.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/my/photo"Empty
{ "error": { "message": "Unauthorized" }}{ "error": { "message": "Not Found" }}{ "error": { "message": "Too Many Requests" }}{ "error": { "message": "Service Unavailable" }}