IAM - Update Task Mcp Server Member
IAM - Update Task Mcp Server Member
Update the roles that a member holds on the task_mcp_server.
IAM - Update Task Mcp Server Member
Update the roles that a member holds on the task_mcp_server.
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
A list of task_mcp_server roles to grant to the member.
Roles in this list are applied to the member AFTER any removals specified in remove.
This may be combined with remove_all to replace the member’s entire role list.
A list of task_mcp_server roles to revoke from the member.
Removes all existing roles from the member. This may be combined with add to replace all existing roles that the member holds.
The member identifier string, the format of which is ‘<subject_type>:<subject_id>’
The total number of subjects that the member represents, which may be a value other than 1 if the member is not a User.