Calling this endpoint allows the user to create a shareable object that associates them with a unique share link. The share link is then associated with the identified referral campaign and target URL. The response generates a share code and share domain that when concatenated create the user's unique share link.

Response Data Fields

FieldDescription
polling_idA polling id that can be used to poll for a share link.

Error Responses

Error CodeDescription
403 ACCESS_DENIEDThe access_token provided is not permitted to access the specified resource.
403 ACCESS_TOKEN_EXPIREDThe access_token provided with this request has expired.
403 ACCESS_TOKEN_INVALIDThe access_token provided with this request is invalid.
403 ACCESS_TOKEN_MISSINGMissing access_token.
Language
Authorization
Header