Organization Offboarding
Delete Tenants
curl -X DELETE 'https://console.<DOMAIN>/api/v1/tenants/123?isHardDelete=true' \
-H 'Authorization: Bearer <TOKEN>'{
"uid": "string"
}Last updated
curl -X DELETE 'https://console.<DOMAIN>/api/v1/tenants/123?isHardDelete=true' \
-H 'Authorization: Bearer <TOKEN>'{
"uid": "string"
}Last updated