Management APIProductsAdd product to categoryAdd product to category PUT /api/v1/:team_slug/:app_slug/products/:product_id/categories/:category_id Add product to a category Request Responses200400401500Category created or updated successfullyInvalid request (e.g. bad UUID, validation error)Unauthorized accessInternal server error