Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
only.Expand description
/v3/
(spec)
This endpoint is equivalent to calling the create_receipt
endpoint,
but is provided as a way to update several read markers with a single call.
Structsยง
- Request type for the
set_read_marker
endpoint. - Response type for the
set_read_marker
endpoint.