v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
News

Bulk Update News

Updates multiple news.

patch/v1/news

Request body

slugstring

The slug of the news

titlestring

The title of the news

descriptionstring

The description of the news

textstring

The text of the news

htmlstring

The html content of the news

tagsstring

The tags of the news, separated by commas

order_idinteger

The order ID of the news

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

The published date of the news

datetimeinteger

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

idstring required

The unique identifier 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