Skip to main content
POST
Join a public server

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

Success

id
string<uuid>
name
string
iconUrl
string | null
bannerUrl
string | null
description
string | null
ownerId
string<uuid>
isPublic
boolean
requireApproval
boolean
entranceChannelId
string<uuid> | null
afkChannelId
string<uuid> | null
jtcChannelId
string<uuid> | null
tags
string[]
createdAt
string<date-time>