v3

latestOpenAPI 3.1.02026-08-016689273.4 KB
Ideas

Add idea to calendar

Convert an idea to a calendar post by assigning it a publish date. The idea becomes a regular post that can be scheduled.

post/ideas/{id}/add-to-calendar

Path parameters

idstring uuid required

Idea ID (UUID)

Request body

publishDatestring date required

Date to add the idea to on the calendar (YYYY-MM-DD or ISO 8601)

Response

Idea added to calendar successfully

idstring uuid required

The post ID (same as the original idea ID)