Metadata
Add multiple agent metadata
Add multiple agent metadata items; submit items in a batch in one request
POST
Body
application/json
A request to send more than one agent metadata; send a list of items
Response
200
application/json
200 - Success | Partial Success
Submit a batch of items to the service to be ingested. Record can be traced back to the submitted record by the eventId.
If any of the records encounter issue during the ingestion, a message sent status will be returned with an error message for each record.
A 200 success is returned as long as there is one item ingested successfully, i.e., "partial success".
Number of message sent with error(s)
A list of send result
Was this page helpful?