We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a5c18 commit c2127efCopy full SHA for c2127ef
1 file changed
agency/README.md
@@ -197,7 +197,10 @@ Body Params:
197
198
201 Success Response:
199
200
-_No content returned on success._
+| Field | Type | Field Description |
201
+| --------- | ------------------------------ | ------------------------------------------------------------------------------------------------------- |
202
+| `result` | String | Responds with number of successfully written telemetry data points and total number of provided points. |
203
+| `failures | [Telemetry](#telemetry-data)[] | Array of failed telemetry for one or more vehicles. |
204
205
400 Failure Response:
206
0 commit comments