Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.ridergy.com/v1/clusters/{clusterId} \ --header 'x-api-key: <api-key>'
{ "deleted": true, "clusterId": "clst_20260612_a1b2c3d4" }
Deletes the cluster record. Member locations are not affected.
Per-tenant API key. Tenant is derived from the key — never from the request.
Cluster deleted
true
"clst_20260612_a1b2c3d4"