People / Images and media

Deletes a person's profile image.

Allows for the deletion of a specified user's profile image. Requires user authentication and permission to edit the profile.

delete/dx/api/people/v1/image/profile/{id}

Path parameters

The unique identifier (GUID) of the user whose profile image is to be deleted.

Response

Profile image removed successfully.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.