role_id
(array, required): The role ids of the role which need to upate in the profile. {
"_id": "string",
"account_id": "string",
"connection_id": "string",
"email": "string",
"first_name": "string",
"last_name": "string",
"groups": "arrary",
"raw_attributes": "any",
"roles": "arrary",
"passkey_credential": "object",
"phone_id": "string",
"created_at": "date",
"modified_at": "date",
"email_verified": boolean,
"is_active": boolean,
"LastLoginAt":"date",
"tenants": object,
"identities": "arrary"
}