githubEdit

Delete an Enrollment Automation

Deletes a specified enrollment automationarrow-up-right. You must delete all enrollment automations associated with a user identityarrow-up-right before deleting the user identityarrow-up-right.

POST /user_identities/enrollment_automations/delete β‡’ void
chevron-rightAuthentication Methodshashtag
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authenticationarrow-up-right.

Request Parameters

enrollment_automation_id String (Required)

ID of the desired enrollment automation.


Response

void


Examples

Delete an enrollment automation

Specify the desired enrollment_automation_id.

Code

Output

Last updated

Was this helpful?