Nia Api Docs
Sample Schemas
Copy Page
Nia Api Docs
Walk through the Nia Api
APIs
Find by ID
GET
Add a new pet to the store
POST
Update an existing user
PUT
Deletes a user
DELETE
Finds User by status
GET
Schemas
Sample Schemas
User
Category
Tag
Sample Schemas
Copy Page
Category
{
"id"
:
1
,
"name"
:
"string"
}