v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBContent Properties
Delete content property for blogpost by id
Deletes a content property for a blogpost by its id.
Permissions required: Permission to edit the blog post.
delete/blogposts/{blogpost-id}/properties/{property-id}
Path parameters
blogpost-idinteger required
The ID of the blog post the property belongs to.
property-idinteger required
The ID of the property to be deleted.
Response
Returned if the content property was deleted successfully.