# Update Subcategory **PUT /subcategory** Update the name and other metadata of a subcategory ## Servers - Lasso Moderation API V1: https://api.lassomoderation.com/api/v1 (Lasso Moderation API V1) ## Parameters ### Headers - **Authorization** (string) Bearer token, to generate see https://app.lassomoderation.com/settings ### Body: application/json (object) - **category_id** (string) ID of the category the subcategory is part of - **subcategory** (object) Model for a subcategory that a message can be part of. If the subcategory does not yet exist in Lasso it will be created. ## Responses ### 200 OK #### Body: application/json (object) - **success** (boolean) [Powered by Bump.sh](https://bump.sh)