v3
latestSwagger 2.02026-08-067506752.0 MBcontent
Update the homepage content
patch/v1/org/{orgId}/content/homepage
Path parameters
orgIdstring required
Org identifier (either id or slug)
Request body
Example request
{
"parentContentId": "588f7ee98f138b19220041a7",
"title": "Benefits Policies",
"path": "employee-info/benefits-policies",
"imagePath": "path/to/image.jpg",
"emoji": "💥",
"coverImagePath": "path/to/image.jpg",
"shareAccess": [
{
"userId": "5887a7718f138b6a2a0041a7",
"groupId": "5887a7718f138b6a2a0041a7",
"fields": "name,image,title"
}
]
}Response
No Content