- If the content’s type is
page
orblogpost
and its status iscurrent
, it will be trashed. - If the content’s type is
page
orblogpost
and its status istrashed
, the content will be purged from the trash and deleted permanently. Note, you must also set thestatus
query parameter totrashed
in your request. - If the content’s type is
comment
orattachment
, it will be deleted permanently without being trashed.
External DocumentationTo learn more, visit the Confluence documentation.
Parameters
Parameter | Description |
---|---|
ID | The ID of the content to be deleted. |
Status | Set this to trashed , if the content’s status is trashed and you want to purge it. |