Set default CTA for Project

This API endpoint allows you to set the default Call to Action (CTA) for a project based on the CTA of a specific video. This can be useful if you want to ensure consistency across multiple videos in a project or if you want to update the default CTA for a project.

GET https://api.dyntube.com/v1/projects/{projectId}/default-video-cta?videoId={videoId}

Path Parameters

Query Parameters

{ "ok": true, "message": null, "data": {} }

Last updated