Authorization: Bearer ********************Authorization: Bearer ********************curl --location '/api/projects//landings//share-links' \
--header 'Accept-Language;'{
"is_published": true,
"general_link": {
"kind": "web_page",
"url": "http://example.com"
},
"channels": [
{
"channel_id": "bbe8aa76-a4bb-46f6-a785-df8e831cc459",
"channel_public_id": "string",
"channel_type": "vk",
"avatar_url": "http://example.com",
"label": "string",
"opening_links": [
{
"kind": "channel_web",
"status": "available",
"url": "http://example.com"
}
],
"subscription_links": [
{
"kind": "vk_messages_external",
"status": "available",
"url": "http://example.com"
}
]
}
]
}