Delete Source by ID
DELETE {{baseUrl}}/sources/:id
Use this API to delete a specific source in Identity Security Cloud (ISC).
The API removes all the accounts on the source first, and then it deletes the source. You can retrieve the actual task execution status with this method: GET /task-status/{id}
A token with ORGADMIN, SOURCEADMIN, or SOURCE_SUBADMIN authority is required to call this API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |