Parameter | Type | Description |
---|---|---|
id | integer | Category ID |
Key | Type | Description |
---|---|---|
name | string |
Key | Type | Description |
---|---|---|
category | Category | See: Category model |
Status | Description |
---|---|
404 | Category not found |
422 | Invalid parameters - see Invalid parameters errors model |
{
"category": {} // Category - see 'Category model'
}