Reports

Submit a new report

Allows users to submit a new report for a specific service. If the user is not the owner, the report can still be submitted but requires approval.

post/reports

Request body

serviceIdstring required
status'COMPLIANT' | 'NON_COMPLIANT' | 'PENDING' required
detailsstring[]
isPublicboolean

Response

Report submitted successfully.

reportIdstring
messagestring

Changes