Developers

Delete a profile picture

DELETE
/user/picture/{id}

Deletes user's profile picture

Authorization<token>

Value for the Authorization header parameter.

In: header

Path Parameters

id*string

UserPictureUpload identifier

Response Body

curl -X DELETE "https://example.com/user/picture/string"
Empty