Partial update an existing roleCopy Pagepatch https://api.mesh.complyadvantage.com/v2/iam/roles/{role_identifier}You need the "Create, update, and delete roles in account" permission to use this endpoint.Path Paramsrole_identifieruuidrequiredThe identifier of the role that you want to update.Body Paramsdescriptionstringlength between 0 and 300Description of the role.namestringlength between 1 and 100Name of the role.permissionsarray of int32sAn array of permissions as integers.permissionsADD int32Responses 200UPDATED 400Invalid inputUpdated about 1 month ago