Upsert links library item
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <span class="operation-path">/s/{space_id}/api/links/{id}</span></div>Refer to Spaces for more information.
Replaces the full state of a links library item. Partial updates are not supported. To make incremental changes, retrieve the item first, modify the fields you need, then send the complete object back.
If no item exists with the specified ID, a new one is created.
Path parameters
The unique ID of the links library item to be created or updated
Headers
A required header to protect against CSRF attacks
Request body
Response
updated
Changes
Changed in 1 of the 176 revisions of this API.3
- ○
the
request property default valuewas addedrequest-property-default-value-added
- ○
the
response's property default valuewas added for the statusresponse-property-default-value-added
- ○
the
response's property default valuewas added for the statusresponse-property-default-value-added
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 176 revisions, 20 have no diff computed.