v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
News

Create News

Creates a new news post.

post/v1/news

Request body

datestring date

The date of the news

tagsstring required

The tags of the news, separated by commas

order_idinteger

The order ID of the news

category'bugfix' | 'company_news' | 'event' | 'maintenance' | 'update' required
published_atinteger

The published date of the news

datetimeinteger required

The date of the news

video_urlstring uri

The URL of the video for the news

is_featuredboolean

Determines the visibility of the news in the Carousel news block

collection_idstring

The collection ID this news belongs to

slugstring required

The slug of the news

titlestring required

The title of the news

descriptionstring required

The description of the news

textstring required

The text of the news

htmlstring

The html content of the news

Response

Successful Response

datestring date

The date of the news

tagsstring required

The tags of the news, separated by commas

order_idinteger

The order ID of the news

category'bugfix' | 'company_news' | 'event' | 'maintenance' | 'update' required
published_atinteger

The published date of the news

datetimeinteger required

The date of the news

video_urlstring uri

The URL of the video for the news

is_featuredboolean

Determines the visibility of the news in the Carousel news block

collection_idstring

The collection ID this news belongs to

idstring required

The unique identifier of the news

slugstring required

The slug of the news

titlestring required

The title of the news

descriptionstring

The description of the news

textstring required

The text of the news

htmlstring

The html content of the news