deleteProfileImage

Deletes the current user's profile image, or the user with the given session ID, from the Clerk API.

Return

A ClerkResult containing the DeletedObject if the operation was successful, or a ClerkErrorResponse if it failed.