Skip to main content
POST
Create an invite

Authorizations

Authorization
string
header
required

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

Path Parameters

serverId
string<uuid>
required

Body

application/json
maxUses
integer<int32> | null
expiresHours
integer<int64> | null

Response

Success

code
string
serverId
string<uuid>
createdBy
string<uuid>
maxUses
integer<int32> | null
uses
integer<int32>
expiresAt
string<date-time> | null
createdAt
string<date-time>