Delete an Enrollment Automation
Deletes a specified enrollment automation. You must delete all enrollment automations associated with a user identity before deleting the user identity.
Specify the desired enrollment_automation_id
.
Code
Output
Request Parameters
enrollment_automation_id
String (Required)
ID of the enrollment automation that you want to delete.
Response
void
Examples
Last updated
Was this helpful?