Community
Adds a document to a content section for a community app.
Sample request:
POST /api/v1/community/{appid}/content/{communityAppContentId}/document
post/api/v1/community/{appId}/content/{communityAppContentId}/document
Path parameters
appIdinteger required
The id for the particular community app.
communityAppContentIdinteger required
The app content id
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.