Skip to main content
DELETE
/
v0
/
user
/
me
/
profile-picture
Delete User Profile Picture
curl --request DELETE \
  --url https://api.example.com/v0/user/me/profile-picture
{
  "detail": "No wallet found with ID 12345 for this user.",
  "error_code": "WAL-404-001",
  "instance": "/v0/wallets/12345",
  "status": 404,
  "title": "Wallet Not Found",
  "trace_id": "abc123-def456-ghi789",
  "type": "https://api.sumvin.com/errors/wal-404-001"
}

Headers

x-juno-jwt
string | null

Response

Profile picture deleted