Add team member to role

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.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!