Delete Test Tenant
Delete a test tenant and clean up Stripe. Only works on sandbox tenants.
Delete a test tenant and clean up Stripe. Only works on sandbox tenants.
Path Parameters
tenant_id*Tenant Id
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://loading/api/v1/test/tenant/497f6eca-6276-4993-bfeb-53cbbbba6f08"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}