Reschedule

Reschedule a post.

Request parameters

ParameterTypeRequiredInformation

scheduleGroupId

string

yes

Id of the schedule

scheduledAt

string

yes

Date of the schedule (must follow Date limitations)

Sample response

{
    "scheduleGroupId": "clg07n1us0002998kbzmp7zc7"
}

Response parameters

ParameterTypeDescription

scheduleGroupId

string

Id of the created schedule

Last updated