Feeds
Create a feed.
post/{spaceId}/feeds
Path parameters
spaceIdstring required
The id of the space that contains the feed.
Headers
user-Agentstring
Request body
Example request
{
"SpaceId": "Spaces-1"
}Response
Created
Example response
{
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.