destinations
Update a Destination
Update the specified Destination.<br/><br/>Provide a complete representation of the Destination that you want to update in the request body. This endpoint does not support partial updates. Cribl removes any omitted fields when updating the Destination.<br/><br/>Confirm that the configuration in your request body is correct before sending the request. If the configuration is incorrect, the updated Destination might not function as expected.
patch/system/outputs/{id}
Path parameters
idstring required
The <code>id</code> of the Destination to update.
Request body
Response
The updated Destination object in a single-item list.