cURL
curl --request POST \ --url https://api.vidjutsu.ai/v1/posts/schedule \ --header 'Content-Type: application/json' \ --data ' { "postId": "<string>" } '
{ "id": "<string>", "status": "scheduled", "creditsCharged": 36 }
The request has been accepted for processing, but processing has not yet completed.
scheduled
36