Delete a community forum topic programmatically 

To delete a topic from a forum, use the HTTP DELETE method.

Only the owner of a community can delete a topic from a forum in that community. Deleted topics cannot be restored.

See Authenticating requests for information about how to authenticate the request.

Table 1. Atom API request details

Method Resource URI Input and output representations
DELETE forum topic Value of the href attribute of <link> element that has a rel="edit" attribute value for each entry in the forum topics feed. none


Input

None.


Output

None.

Returned HTTP headers

HTTP/1.1 204 No Content

Error codes


Parent topic

Work with community forum topics

Related reference
Update a community forum topic programmatically
Forum topic entry content


   

 

});

+

Search Tips   |   Advanced Search