Skip to main content

CreatePartyInvite

Creates a new party invite for the current identity's party.

Identity must be the party leader.

Request Body
  • alias string

    Possible values: 1 ≤ length ≤ 64

    An alias used to join a given party.

Responses

CreatePartyInvite 200 response

Schema
  • invite object required

    Output from a created invite.

    • token password required

      A JSON Web Token.

      Slightly modified to include a description prefix and use Protobufs of JSON.