Delete a data store by ID
delete/admin/dataStores/{dataStoreId}
Deletes the data store that matches the specified data store ID. This endpoint requires the "svi.administration.core_metadata" capability.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The data store was deleted or there was no data store with the specified ID. |