put https://staging.zenput.com/api/v3/userroles//
Update all the properties of a user role by providing an existing user role ID and new values for the properties.
Review all parameters!
When updating a user role via PUT request, the Zenput server would nullify any empty unrequired fields.
Don't forget a trailing slash in the URL!
The PATCH, PUT, and DELETE requests require a trailing slash at the end of the URL.
RECIPES
🦉
User Roles | PUT User Role Request
Open Recipe