Class SeamHttpUserIdentitiesEnrollmentAutomations Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:38   Constructors  Propertiesclient client :  AxiosInstance 
Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:39 Readonlydefaults Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:40   Methodsdelete delete ( body ? ) :  SeamHttpRequest < void ,  undefined > Parameters Optionalbody : {       enrollment_automation_id :  string ;  } enrollment_ automation_ id :  string Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:160 get get ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       enrollment_automation :  {           created_at :  string ;           credential_manager_acs_system_id :  string ;           enrollment_automation_id :  string ;           user_identity_id :  string ;           workspace_id :  string ;       } ;  } > ,  "enrollment_automation" > ,  "enrollment_automation" > Parameters Optionalbody : {       enrollment_automation_id :  string ;  } enrollment_ automation_ id :  string Returns SeamHttpRequest < SetNonNullable < Required < {       enrollment_automation :  {           created_at :  string ;           credential_manager_acs_system_id :  string ;           enrollment_automation_id :  string ;           user_identity_id :  string ;           workspace_id :  string ;       } ;  } > ,  "enrollment_automation" > ,  "enrollment_automation" >  Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:171 launch launch ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       enrollment_automation :  {           acs_credential_provisioning_automation_id :  string ;           created_at :  string ;           credential_manager_acs_system_id :  string ;           enrollment_automation_id :  string ;           user_identity_id :  string ;           workspace_id :  string ;       } ;  } > ,  "enrollment_automation" > ,  "enrollment_automation" > Parameters Optionalbody : {       acs_credential_pool_id ?:  string ;       create_credential_manager_user ?:  boolean ;       credential_manager_acs_system_id :  string ;       credential_manager_acs_user_id ?:  string ;       user_identity_id :  string ;  } Optionalacs_ credential_ pool_ id ?:  string Optionalcreate_ credential_ manager_ user ?:  boolean credential_ manager_ acs_ system_ id :  string Optionalcredential_ manager_ acs_ user_ id ?:  string user_ identity_ id :  string Returns SeamHttpRequest < SetNonNullable < Required < {       enrollment_automation :  {           acs_credential_provisioning_automation_id :  string ;           created_at :  string ;           credential_manager_acs_system_id :  string ;           enrollment_automation_id :  string ;           user_identity_id :  string ;           workspace_id :  string ;       } ;  } > ,  "enrollment_automation" > ,  "enrollment_automation" >  Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:185 list list ( body ? ) :  SeamHttpRequest < SetNonNullable < Required < {       enrollment_automations :  {           created_at :  string ;           credential_manager_acs_system_id :  string ;           enrollment_automation_id :  string ;           user_identity_id :  string ;           workspace_id :  string ;       } [] ;  } > ,  "enrollment_automations" > ,  "enrollment_automations" > Parameters Optionalbody : {       user_identity_id :  string ;  } Returns SeamHttpRequest < SetNonNullable < Required < {       enrollment_automations :  {           created_at :  string ;           credential_manager_acs_system_id :  string ;           enrollment_automation_id :  string ;           user_identity_id :  string ;           workspace_id :  string ;       } [] ;  } > ,  "enrollment_automations" > ,  "enrollment_automations" >  Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:199 update Client Session Token update Client Session Token ( clientSessionToken ) :  Promise < void > Parameters clientSessionToken : string Returns Promise < void >  Defined in src/lib/seam/connect/routes/user-identities-enrollment-automations.ts:141 Staticfrom Client Session Token Staticfrom Console Session Token Staticfrom Personal Access Token 
ID of the desired enrollment automation.