POST Event/ScheduledDateChange

Request Information

URI Parameters

None.

Body Parameters

ScheduledPostDateForm
NameDescriptionTypeAdditional information
scheduleDate

date

None.

id

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "scheduleDate": "2024-05-08T10:20:26.6244604+03:00",
  "id": 2
}

Response Information

Resource Description

None.