diff --git a/src/docs/sdk/envelopes.mdx b/src/docs/sdk/envelopes.mdx index 18daf435c2..2ea1cac386 100644 --- a/src/docs/sdk/envelopes.mdx +++ b/src/docs/sdk/envelopes.mdx @@ -465,6 +465,26 @@ The item contains a user feedback / user report JSON payload: *None* +### Client Report + +Item type `"client_report"` contains a client report payload encoded in JSON. + +See the client reports documentation for the payload +details. + +**Constraints:** + +- This Item may occur multiple times per Envelope, but please avoid sending more client reports than necessary. +- This Item can either be included in an Envelope with other Items, or it may be sent by itself. + +**Envelope Headers:** + +*None* + +**Additional Item Headers:** + +*None* + ### Reserved Types Reserved types may not be written by any implementation. They are reserved for