Developer & API Integrations
WORKINGPublish Post API Endpoint
Creating post drafts or queueing immediate publishing actions via POST /v1/posts.
## Publish Post API ('POST /v1/posts')
### Request Payload:
'''json
{
"platform": "youtube",
"text": "ESER AI Connectivity Test",
"mediaUrls": ["1786388990501_eser-ai-private-youtube-connectivity-test.mp4"],
"scheduleMode": "now"
}
''`
Was this article helpful?
Reach ESER TECH support for assistance with account setup or API integration.