Create category

Use this route to add a new permissions category. Each category you add requires you to send information about the category in the POST body. Note that you do not associate the category with permissions here. You do that using the add and update permission routes where you send the category ID as a body parameter.

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