Set multiple permissions to a role

This route assigns permissions to a role. Add the role ID as a path parameter to the route url and include the permission IDs in the request body as an array of strings. Any pre-existing permissions will be overridden by the new permissions. Use the get roles API to get the role IDs. Use the Get permissions API to get the permissions IDs.

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