Add a CTA
Adds a call to action button that appears over the video between the given start and end times.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
API key. Refer to Authentication for more information.
Must be application/json.
application/json Path Parameters
The recording's id (UUID) or its public_link_id (the short code in the watch URL). Both are accepted.
Body
Response
The CTA was created.
Unique identifier for the CTA.
Text shown on the button.
URL the button opens.
Time in seconds at which the button appears.
Time in seconds at which the button disappears.
Corner of the player the button is anchored to.
top-right, top-left, bottom-right, bottom-left Whether the button is shown only after the recording finishes.
Public link identifier of the recording.
Button background color, as a hex string.
Button text color, as a hex string.