Update a request log with response data.
This is typically called when a request completes to add the response details. Only the fields provided in the request body will be updated. The log must belong to a machine owned by the authenticated organization.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Schema for updating a request log
Successful Response
Request log response schema