Skip to main content

Bulk disable machine accounts

POST 

/machine-accounts/bulk-disable

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

Submits an asynchronous request to disable up to 100 machine accounts.

The response returns HTTP 202 Accepted with an accountRequestId task identifier. Use the account request APIs to track completion.

Callers without the idn:mis-account:disable right may still disable accounts they own. Non-owned IDs are excluded from the task.

Request

Responses

Bulk disable request accepted.