Audits

Submit a published audit for peer review (PUBLISHED → IN_REVIEW)

POST
/audits/{id}/submit-for-review

Authorization

SupabaseBearer
AuthorizationBearer <token>

Supabase user access token (Authorization: Bearer JWT)

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

curl -X POST "https://example.com/audits/497f6eca-6276-4993-bfeb-53cbbbba6f08/submit-for-review"
Empty
Empty
{  "message": "string"}
Empty