Skip to content

Delete Datastore ​

Deletes a datastore by ID, provided the user has environment access.

Endpoint ​

http
DELETE /datastore/{id}

Path parameters ​

id
string · uuid
REQUIRED · 

The ID of the datastore to delete.

Response Body ​

id
string · uuid

The ID of the deleted datastore.