Update permission

This route updates an existing permission. Add the permission ID as a path parameter to the route url to specify which permission you are updating. Send the updated information about the permission in the PATCH body. Note that you do not update roles for the permission here. Use the associate permission to roles route to do that.

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