Delete a User’s Profile Image
Deletes the profile image of the specified User account.
DELETE
/api/v2/users/{userId}/profile-image
Path Parameters
| Parameter | Type | Validations |
|---|---|---|
| userId | string, required | ID of user whose profile image is to be deleted. |