Authorization: Bearer ********************{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}curl --location --request POST '/api/services/app/mark/imageProgress/get' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}'{
"markId": "11f60786-907d-4be3-97ee-8a94ae4c0402",
"projectId": "string",
"imageProgressDate": "string",
"describe": "string",
"filePath": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}