Knowledge Base: Data API: Project Filters
Project filters
Please make sure you read the introduction to the data API first.
Attributes
id(Integer)project_id(Integer)created_at(Datetime)
Request Root
Variable.
List project filters
GET /account/project_filters.json
Request:
{
"auth_code": "XXX"
}
Response:
[
{
"project_filter": {
"id": "1234",
"project_id": "2345",
"created_at": "2008-07-06T15:38:56Z"
}
}
]
Add Project Filter
POST
/projects/#{permalink}/project_filters.json
Request:
{
"auth_code": "XXX",
"project_filter": {
"project_id": 1234
}
}
Response:
Status: 201 Created
Remove Project Filter
DELETE /project_filters/#{id}.json
Request:
{
"auth_code": "XXX"
}
Response:
Status: 200 OK-
Projects
-
Subscriptions
-
Licensing
-
Releases
-
Articles
-
Statistics
-
Sections
-
API
-
News
-
Miscellaneous
-
Offtopic
- Could you answer my question about or otherwise help me with this software or hardware?
- Could you help me to find an application for doing this or that?
- I'm new to Linux. How do I get started with it? What distribution should I use?
- Where can I get the freshmeat source code?
- Would you be interested in a link exchange with my site?
- View all