Get a list of inappropriate content flag options for Blogs 

Get a category document that lists the flags you can assign to content that you deem to be inappropriate. By flagging inappropriate content, you bring it to the attention of the site administrator.

Table 1. Atom API request details

Resource Description
/issuecategories A category document containing the available flags that you can associate with entries in all blogs to bring them to the attention of the administrator.

Note: This resource was added with version 3.

/{homepage}/feed/issuecategories/atom A category document containing the available flags that you can associate with entries in all blogs to bring them to the attention of the administrator.

Note: {homepage} represents the blog handle of the blog configured to be the home page of the Blogs application. The handle is defined when the home page blog is created by the administrator.


Output

An Atom category document containing the available flags that you can use to bring entries to the attention of the site administrator.

HTTP request:

HTTP response:

HTTP/1.1 200 OK

The following content is returned by the server:

HTTP Response:<?xml version="1.0" encoding="utf-8" ?> 
<categories 
 fixed="yes" 
 scheme="http://www.ibm.com/xmlns/prod/sn/issue" 
 xmlns="http://www.w3.org/2007/app">
  <category 
   term="002" 
   label="Human Resources issue" 
   xmlns="http://www.w3.org/2005/Atom" /> 
  <category 
   term="001" 
   label="Legal issue" 
   xmlns="http://www.w3.org/2005/Atom" /> 
  </categories>


Parent topic

Flag blog content

Related reference
Flag a blog post as inappropriate
Flag a comment as inappropriate


   

 

});

+

Search Tips   |   Advanced Search