post https://api-tenant.inspireplatform.io/roles//teamMembers
Overview
This endpoint assigns a user to a Role to grant the user a set of Permissions.
Pass the role ID in the path parameter id
and an array of user IDs in the body parameter teamMembers
.
To learn more about user roles, read About users and permissions.