Send Link API

The Send Link API generates a unique reward link for an email address and delivers it to the user’s inbox. It is ideal for automating reward distribution and notifications.

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

Send Link API

PropertyTypeDescription
campaignIdStringUnique identifier of the campaign for which links are to be generated.
email_idsStringComma-separated list of recipient email addresses (or a single email).
link_expiryStringExpiry date for the link(s) (format: DD-MM-YYYY).

Response Schema

PropertyTypeDescription
dataobjectRoot response object.
data.generateLinkobjectContainer for link-sending operation.
data.generateLink.successnumberAPI execution status (1 = success).
data.generateLink.messagestringMessage returned by the API (e.g., “Links created successfully”).
Body Params
string
required
Defaults to xoxo_link.mutation.generateLinkEmai
string
required
Defaults to xoxo_link
variables
object
required
Responses

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