Skip to main content
POST
Acknowledge one of the caller's own feedback submissions

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

id
string<uuid>
required

The submission id to acknowledge.

Response

Acknowledgement recorded (or already present — idempotent).

submission_id
string<uuid>
required
status
string
required

Acknowledgement status.

Allowed value: "acknowledged"