Delete Store
DELETE {{apiPath}}/environments/{{envID}}/propagation/stores/{{storeID}}
The following sample shows the DELETE /environments/{{envID}}/propagation/stores/{{storeID}} operation to delete the identity store resource specified by its ID in the request URL.
When successful, the DELETE request returns a code 204 No Content message.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |