mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
4.0 KiB
4.0 KiB
CreateInviteResponseBody
success response
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
createdAt |
string | ➖ | N/A | 2021-01-01T12:00:00.000Z |
customMessage |
string | ➖ | N/A | Hello world! |
email |
string | ➖ | N/A | not-a-user-yet@example.com |
emailed |
boolean | ➖ | N/A | false |
expired |
boolean | ➖ | N/A | false |
expiresAt |
string | ➖ | N/A | 2021-02-01T12:00:00.000Z |
groups |
any[] | ➖ | N/A | [] |
id |
number | ➖ | N/A | 42 |
link |
string | ➖ | N/A | http://example.com/invites/9045fd767efe201ca60c6658bcf14158 |
topics |
any[] | ➖ | N/A | [] |
updatedAt |
string | ➖ | N/A | 2021-01-01T12:00:00.000Z |