v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Content Properties

Create content property for Smart Link in the content tree

Creates a new content property for a Smart Link in the content tree.

Permissions required: Permission to update the Smart Link in the content tree.

post/embeds/{id}/properties

Path parameters

idinteger required

The ID of the Smart Link in the content tree to create a property for.

Request body

keystring

Key of the content property

{"stackTrail":"components:schemas:ContentPropertyCreateRequest:properties:value","oasType":"schema","type":"unknown","description":"Value of the content property."}

Response

Returned if the content property was created successfully.

idstring

ID of the property

keystring

Key of the property

{"stackTrail":"components:schemas:ContentProperty:properties:value","oasType":"schema","type":"unknown","description":"Value of the property. Must be a valid JSON value."}