Create new solution
Solutions
Create new solution
Creates a new solution in the specified workspace
POST
Create new solution
Authorizations
JWT authentication for organization-scoped endpoints.
Body
application/json
Request schema for creating a solution
Title of the solution
Example:
"Implement Single Sign-On"
Description of the solution
Example:
"Integrate with OAuth providers to simplify user login experience"
How the solution was created
Available options:
user, generated Example:
"generated"
Product Requirements Document content for the solution
Example:
"Objective: Help users easily create..."
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Available options:
INITIAL, PROCESSING, FINISHED, ERROR Solution status
Available options:
Backlog, New, Planned, InDevelopment, Complete, Cancelled, Live Example:
"Backlog"
Solution horizon
Available options:
now, next, later Example:
"now"
Response
Solution created successfully
Response containing a single solution
Solution data