X-API-Key: ********************curl --location 'https://api.snakk.ai/api/tenants' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Example AS",
"email": "owner@example.com",
"billing_email": "billing@example.com",
"external_auth_id": "org_123",
"user_id": "a169451c-8525-4352-b8ca-070dd449a1a5",
"reseller_id": "375ec98c-79ba-4ed8-9a8d-0126981c8632"
}'{
"tenant": {}
}