Update category
PATCH/api/v1/:team_slug/:app_slug/categories/:category_id
Updates a category, only updates the information that is given. But if no parent ID is givent, it will be set as null and be interpeted as a root category
Request
Responses
- 200
- 400
- 401
- 500
The category
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error