analyzeSkin

@Multipart
@POST(value = "/analyze-skin")
abstract suspend fun analyzeSkin(@Part image: MultipartBody.Part): SkinAnalysisResponse