cURL
curl --request PATCH \ --url https://{defaultHost}/api/v1/links/{id} \ --header 'Content-Type: application/json' \ --header 'X-Authorization: <api-key>' \ --data ' { "title": "<string>", "description": "<string>", "target_url": "<string>", "tags": [ "<string>" ], "collections": [ { "id": 123 } ] } '
Documentation IndexFetch the complete documentation index at: https://docs.betterstacks.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.betterstacks.com/llms.txt
Use this file to discover all available pages before exploring further.
id
Show child attributes
successful
Was this page helpful?