IAM - Update Project Member
Authentication
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path Parameters
Request
A list of project 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.
Removes all existing roles from the member. This may be combined with add to replace all existing roles that the member holds.
Response
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.
