Last updated 6 months ago
scheduledAt
string
yes
{}
Date of the schedule (must follow )
Updates a post by Post id. Returns the id of new created schedule.
2024-01-01T00:00:00Z
PATCH /api/_public/v1/post/{post_id} HTTP/1.1 Host: app.ocoya.com X-API-Key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 22 { "scheduledAt": "text" }
Success
No content