Audits

Send an audit back to the auditor for rework

POST
/audits/{id}/send-back

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/send-back"
Empty
Empty
{  "message": "string"}