Update a Loop Link
Update (replace) an existing Loop Link.
Last updated
Update (replace) an existing Loop Link.
Last updated
© 2024 PredictHQ Ltd
Parameter | Description |
---|---|
Header | Value |
---|---|
This endpoint accepts the same request body fields as the Create a Loop Link endpoint. Please refer to the Create a Loop Link documentation for request body parameters.
Remember this is a PUT endpoint which means you must provide all supported fields or you may lose data - you are effectively replacing the existing record with a new record containing all the fields you provide. We recommend first getting the existing record and pre-populating the request body with the current values, then change the fields you need to change.
If successful, the HTTP response code will be 204 No Content
.
Below are some guides relevant to this API:
link_id
An existing Loop Link ID.
Content-Type
application/json