Requeue Talking Photos
🕴Selecting to Requeue your Talking Photos video.
The "Requeue Talking Photos Video" endpoint is a valuable feature designed to streamline your video distribution process. It allows you to requeue or reschedule a video for distribution at a later time or date, ensuring that your content reaches your audience at the optimal moment.
Caution:
Don't forget to replace the placeholder "YOUR API KEY" with your unique API key in the header. If you haven't obtained one yet, please contact us at [email protected], and we will provide one as soon as possible.
curl --request POST \
--url https://api.yepic.ai/v1/talkingphotos/requeue/{talkingPhotoId} \
--header 'accept: application/json' \
--header 'X-Api-Key: YOUR_API_KEY' \
--header 'content-type: application/json'
📌 Need help?

Updated about 2 months ago