Create markdown plan
Plans - Markdown
Create markdown plan
Creates a new markdown plan in DRAFT status.
POST
Create markdown plan
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Body
application/json
Plan end date in ISO-8601 format (e.g. 2025-06-30)
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$Display name for the markdown plan
Minimum string length:
1Plan start date in ISO-8601 format (e.g. 2025-06-01)
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$Optional identifier of the collection
Optional free-text description of the plan
Optional season code, e.g. SS25 or FW25

