Setup Datastore
Delete
Delete a Setup Datastore record by ID.
delete/api/cp/setup/datastore/{id}
Path parameters
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.