Creates a new website in your organization. The website will be created with onboarding step 1, ready for further configuration. Partner integrations may include an external_id to map their own identifier onto the new Athena website.
Documentation Index
Fetch the complete documentation index at: https://docs.athenahq.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request body for creating a new website
The URL of the website to create. Protocol (http/https) and trailing slashes will be automatically removed.
"https://example.com"
Partner-only. An identifier from your own system to map to this Athena website. Accepted only when authenticating with an API key for an organization flagged as a partner. Sending this field as a direct customer returns 403 Forbidden. Must be unique per resource type within your organization — duplicates return 409 with the existing resource in the payload.
1"ws_a7f3b2c9"
Website created successfully. Partner responses include an externalId field (string or null); direct-customer responses omit the field entirely.
A newly created website resource