Upsert target communication

This API helps in both updating and inserting the target communication based on the given "target id" and "target group id".

Path Params
int32
required

Group id of the target group

int32
required

Unique target id present in the above group

Body Params
boolean

Pass true to make the communication active.

string

Unique ID of the channel through which the communication needs to be sent.

string
enum

Type of the communication. Values: START, FINISH, CHANGE, REMINDER.

Allowed:
string

Content that should go in the message.

int32
string

Sender ID from which the communication needs to go.

string

Subject line of the template.

Headers
string
string
string
string
Responses

Language
Credentials
Basic
base64
:
URL
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json