blogs

Blog resource group

Assign, move, or unassign an organization-owned blog to a resource group. Pass null to unassign. User-owned blogs are not eligible.

post/api/blog/{namespace}/{slug}/resource-group

Path parameters

namespacestring required
slugstring required

Request body

resourceGroupIdstring nullable required

The resource group to assign the blog to. If null, the blog is removed from any resource group.

Response

The blog and its resource group after the assignment

resourceGroupIdstring nullable required

A hex string of 24 characters representing an ObjectId.

idstring required

A hex string of 24 characters representing an ObjectId.

slugstring required
titlestring required
privateboolean required
addedBystring required

Changes