Body parameters explained
Parameter
Type
Required
Information
Sample response
Last updated
Last updated
PATCH /api/_public/v1/post/{postId} HTTP/1.1
Host: app.ocoya.com
X-API-Key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 38
{
"scheduledAt": "2024-01-01T00:00:00Z"
}{}