Skip to main content
POST
Send community invitations by email

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Pfadparameter

community_id
string<uuid>
erforderlich

Community UUID

Body

application/json
emails
string<email>[]
erforderlich
Minimum array length: 1
silent
boolean

If true, do not send invitation emails.

body
string | null

Custom invitation message.

start_date
string<date> | null
end_date
string<date> | null
role
string

Community role for invitees.

Antwort

200 - application/vnd.api+json

Created invitations

The response is of type object.