Function attach_roles

pub async fn attach_roles(
    __arg0: State<SharedState>,
    __arg1: Json<AttachRolesParams>,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>