Community
Updates a community app.
Sample request:
PUT /api/v1/community/{appid}
{
"MoreDetailsContent": "Some markdown content"
}
put/api/v1/community/{appId}
Path parameters
appIdinteger required
The id of the community app to update.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.