POST
/
api
/
websites

Authorizations

X-API-KEY
string
headerrequired

Body

application/json

Schema for creating a new website

name
string
required

Name of the website

organizationId
string

Organization ID for which this website is being created

Minimum length: 1
twitterUsername
string

Twitter username of the website account

discordUrl
string

Discord URL of the website account

telegramUrl
string

Telegram URL of the website account

instagramUsername
string

Instagram username of the website account

homeUrl
string

Home URL of the official website

Response

200 - application/json

Schema representing a website

id
string
required

Website ID

name
string
required

Website name

termsSignedAt
string | null
required

Date when terms were signed

collections
object[]
required

Collections associated with the website

_count
object
required

Counts of related entities