Skip to main content
Browse Documentation
HTTP - Management

Link

Created by Contensis product team, last modified by zengenti on 13 May 2022

Properties

NameData typeData formatDescription
sysobjectThe link system data
sys.idstringuuidThe identifier of the referenced entry or asset
sys.dataFormatstringEither entry or asset
sys.contentTypeIdstringThe content type ID of the linked entry or asset
sys.languagestringlanguageThe target language of the entry variation

Example

JSON
{ "sys": { "dataFormat": "asset", "contentTypeId": "image", "language": "en-GB", "id": "639f00f2-800f-41e6-9713-c57d925fface" } }