Update a feed

This API allows us to update a feed

Path Params
uuid
required

The ID of the feed to update

Body Params
string
required

The HTML content of the feed item

uuid | null

The ID of the site (required for site-scoped feeds)

string | null

The title of the feed item (required for question-type feeds, optional for post-type feeds)

listOfAttachedFiles
array of objects
Defaults to

Array of attached files

listOfAttachedFiles
uuid
required

UUID of the user modifying the feed (B2B specific field)

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json