Update category

This route updates an existing permissions category. Add the category ID as a path parameter to the route url to specify which category you are updating. Send the updated information about the category in the PATCH body. Note that here is not where you update the permissions associated with the category. Use the add or update permissions routes to do that. Use the Get categories API to get

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!