Create website
Creates a new website. adminWalletAddress can only be used when authenticating with an organization API key.
POST
Creates a new website. adminWalletAddress can only be used when authenticating with an organization API key.
Loading code example
Loading code example
Authorizations
apiKeyAuthstringheaderrequired
API key passed in the header.
Body
Body
organizationIdstring<uuid>Organization ID for which this website is being created
Length:
>= 1adminWalletAddressarray<string>Optional admin wallet addresses to grant admin access on creation (organization API key only). Maximum 2.
Required array length:
<= 2 elementsnamestringrequiredName of the website
twitterUsernamestringTwitter username of the website account
discordUrlstringDiscord URL of the website account
telegramUrlstringTelegram URL of the website account
instagramUsernamestringInstagram username of the website account
homeUrlstringHome URL of the official website
Response
application/json
200
idstring<uuid>requiredWebsite ID
namestringrequiredWebsite name