Send a receipt for the given event ID.
POST {{baseUrl}}/rooms/:roomId/receipt/:receiptType/:eventId
This API updates the marker for the given receipt type to the event ID specified.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}