Deletes the user profile image for the specified user.
DELETE {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}/profile/image
Deletes the user profile image from the specified user's profile.
The userId parameter specified in the endpoint must match the authenticated user's user ID and the user must be a member of the specified account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |