Create a new share link
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Persona to issue a share link for, plus optional lifetime and usage limits. A share link with no expiresInHours defaults to 168 (one week); with no usageLimit it defaults to 10.
Successfully created share link
A shareable link to a persona. Can be used as a direct URL or embedded via the widget.
Unique identifier for the share link.
Opaque token appended to the public URL.
Kind of share link — a direct URL, a player embed, or an orb embed.
LINK, PLAYER_EMBED, ORB_EMBED Timestamp after which the link no longer works, or null if the link does not expire.
Maximum number of times the link can be used, or null for unlimited.
Number of times the link has been used.
Origins permitted to load the link when embedded. Ignored when allowAllOrigins is true.
Whether the link can be embedded on any origin.
Whether the persona renders without the Anam watermark. Requires a plan that permits watermark removal.
Whether the link currently accepts connections.
Whether this is the persona's primary share link (at most one per persona).
Timestamp when the share link was created.