Add Recipient

Add an explicit recipient to a deliverable schedule.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the schedule to add the recipient to.

Body Params

Recipient details accepted when creating a schedule recipient.

string | null

Unique identifier of an existing contact on the schedule's client to send to. Accepts either the
Core API contact ID or the temporary Lifecycle Manager contact ID. Provide exactly one of
contact_id or email.

string | null

Email address to send to. If no contact with this email exists on the client a new contact is
created. Provide exactly one of contact_id or email.

string | null

First name used only when creating a new contact from email. Ignored when contact_id is given or the
email already matches an existing contact.

string | null

Last name used only when creating a new contact from email. Ignored when contact_id is given or the
email already matches an existing contact.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json