Community

Deletes a content section for a community app.

Sample request:

DELETE /api/v1/community/{appid}/content/{communityAppContentId}
delete/api/v1/community/{appId}/content/{communityAppContentId}

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.