Send invite
Creates and sends invites to new recipients. It needs a valid campaign (email/sms) to queue the invites. If sendtime is not provided it will send asap.
Path Parameters
Request Body
- Array [
- ]
The campaign to be used for getting information for invite
recipients object[] nullable
A List of recipients, mandatory variables are "email" for email campaign and "phone" for sms campaign
variables object nullable
These variables will be stored on the recipient in the corresponding recipientlist, variables are used when merging values in the invitation.
If a send time is specified the invites will be sent at that time, a scheduled invite can not be canceled. No sendtime = send asap
Request Body
- Array [
- ]
The campaign to be used for getting information for invite
recipients object[] nullable
A List of recipients, mandatory variables are "email" for email campaign and "phone" for sms campaign
variables object nullable
These variables will be stored on the recipient in the corresponding recipientlist, variables are used when merging values in the invitation.
If a send time is specified the invites will be sent at that time, a scheduled invite can not be canceled. No sendtime = send asap
Request Body
- Array [
- ]
The campaign to be used for getting information for invite
recipients object[] nullable
A List of recipients, mandatory variables are "email" for email campaign and "phone" for sms campaign
variables object nullable
These variables will be stored on the recipient in the corresponding recipientlist, variables are used when merging values in the invitation.
If a send time is specified the invites will be sent at that time, a scheduled invite can not be canceled. No sendtime = send asap
Request Body
- Array [
- ]
The campaign to be used for getting information for invite
recipients object[] nullable
A List of recipients, mandatory variables are "email" for email campaign and "phone" for sms campaign
variables object nullable
These variables will be stored on the recipient in the corresponding recipientlist, variables are used when merging values in the invitation.
If a send time is specified the invites will be sent at that time, a scheduled invite can not be canceled. No sendtime = send asap
- 202
- 401
- 403
- 404
Accepted
Unauthorized
Schema
{
"error": "string",
"statusCode": 0
}
Schema
{
"error": "string",
"statusCode": 0
}
Schema
{
"error": "string",
"statusCode": 0
}
Forbidden
Schema
{
"error": "string",
"statusCode": 0
}
Schema
{
"error": "string",
"statusCode": 0
}
Schema
{
"error": "string",
"statusCode": 0
}
Not Found
Schema
{
"error": "string",
"statusCode": 0
}
Schema
{
"error": "string",
"statusCode": 0
}
Schema
{
"error": "string",
"statusCode": 0
}