Website
Create website
Creates a new website
POST
Authorizations
Body
application/json
Body
Schema for creating a new website
Name of the website
Example:
"My New Website"
Organization ID for which this website is being created
Minimum length:
1
Example:
"123e4567-e89b-12d3-a456-426614174001"
Twitter username of the website account
Example:
"@mywebsite"
Discord URL of the website account
Example:
"https://discord.gg/mywebsite"
Telegram URL of the website account
Example:
"https://t.me/mywebsite"
Instagram username of the website account
Example:
"@mywebsite"
Home URL of the official website
Example:
"https://www.mywebsite.com"
Response
200
application/json
200
Schema representing a website
Website ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Website name
Example:
"My Website"
Date when terms were signed
Example:
"2023-10-01T12:00:00Z"
Collections associated with the website
Schema representing a collection
Counts of related entities
Was this page helpful?