Feeds
Create a feed.
post/spaces/{spaceIdentifier}/feeds
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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.