Redactions
Redact Content in a Confluence Blog Post
Redacts sensitive content in a Confluence blog post by replacing specified text ranges with redaction markers. Each redaction in the response includes a unique UUID for restoration (except code block redactions). The response metadata items maintain the same order as the input redaction pointers, and completely overlapping redactions are merged into a single redaction with one UUID.
Note: This endpoint requires Atlassian Guard Premium.
post/blogposts/{id}/redact
Path parameters
idinteger required
The ID of the blog post to redact content from.
Request body
Response
Redaction Accepted. The response contains details about the redactions that were applied.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.