v19

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-037759134.1 KB
versions

Schedule a version

post/version/{id}/schedule

Request body

timestring ISO-8601 required
requested_status'approved' | 'archived' | 'unlisted' | 'private' | 'draft' required

The requested status when scheduling the project for release

Example request

{
  "time": "2023-02-05T19:39:55.551839Z"
}

Response

Expected response to a valid request