Deleting a Category
DELETE /category/:category_id Arguments Required? category_id Yes Example response: { "success": true }
Updated
by Taylor Sloane
DELETE /category/:category_id
Arguments | Required? |
category_id | Yes |
Example response:
{
"success": true
}
How did we do?
Creating a Category
Getting Categories