Skip to main content
⚠️ The project is under
very active
development. Expect bugs and changes. Do not use it as
the only way
to store your photos and videos!
IMMICH
Docs
Milestones
API
Blog
GitHub
deleteProfileImage
deleteProfileImage
Responses
204
Previous
getMyUserInfo
Next
createProfileImage
Authorize
deleteProfileImage
DELETE
/user/profile-image
Edit
/api
cURL
Node
Go
Python
Copy
curl
-L
-X
DELETE
'/api/user/profile-image'
Execute