Admin Floorplan Evaluations

Upsert the human evaluation (status, flag, notes, tags) for a floorplan asset

put/v1/admin/floorplan-evaluations/{assetId}

Path parameters

assetIdstring required

Request body

source'human' | 'ai' required
reviewerStatus'pass' | 'fail' nullable required
flaggedboolean required
notesstring required

Response

Floorplan evaluation upserted successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.