POST/projectCategories.json
Creating Project Categories
A new category will be created and attached to your specified project ID.
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Response
201 Response
application/json
{
"id": "10001",
"STATUS": "OK"
}