v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
Links

Create a links library item

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/links</span></div>

Refer to Spaces for more information.

Creates a new links library item and returns its ID, full state, and metadata.

post/api/links

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

descriptionstring
layout'horizontal' | 'vertical'

Whether to display the links in a horizontal or vertical layout.

tagsstring[]

Tag IDs associated with this library item.

titlestring required

Response

created

idstring required

The unique ID of the links library item, as returned by the create or search endpoints.