The generation of a fitted body asset is automatically initiated upon successful completion of a Body asset.
/scans/{scanId}/fitted-body
Unauthorized access. Please include a valid access token.
Forbidden access to resource. See documentation for more details.
An entity could not be found
An internal server error occurred
curl -L \ --url 'https://api.prismlabs.tech/scans/{scanId}/fitted-body' \ --header 'Authorization: Bearer JWT'
{ "scanId": "824af18d-2e8d-4665-ba6b-a955106f0d31", "state": "ASSET_SUCCEEDED" }