patch https://api-staging.fanheroapi.com/permissions/
Overview
Use this endpoint to update a permission.
The organization header is required for authentication.
Provide the permission ID in the path parameter permissionId.
In the body of the request, pass only the properties you want to update.
When you update the actions of a permission, the entireactionsarray will be replaced, so you must pass the full array in theactionsbody param.
