put https://api.shift.io/v3/roletemplates/
Updates an existing role template
This call requires the id of the role template you want to update as a path parameter. The body should contain the same body parameters you would use to create a role template, but with new values for the properties you want to update. For example, you may want to add or remove permissions from a role template, or you may want to rename it.
A 204 code is returned when a role template is successfully updated.