patch https://api-tenant.inspireplatform.io/roles/
Overview
Updates a Role. Pass the role ID in the path parameter id
.
Note that all the body parameters are optional. Pass only the parameters that you need to update.
When you update thepermissions
andteamMembers
arrays, the entire array gets overwritten. Always pass the entire array.
The tenant
header is required for authentication.