Create a new service line
Service Lines
Create a Service Line
Creates a new Service Line within the specified workspace.
POST
Create a new service line
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"Mobile Engineering Squad"
Example:
"WS-26-000021"
Available options:
talent, managed_services, ods, infrastructure, intelligence, agent_gateway Example:
"managed_services"
Available options:
capacity, ongoing_sla, timeboxed_outcome, infra_managed, observability, agent_runtime Example:
"ongoing_sla"
Available options:
monthly_retainer, milestone, usage_based, seat_based Example:
"monthly_retainer"
Example:
"SUB-26-001122"
Example:
["PROJ-26-004281"]Example:
{ "sprint_length_days": 14 }Example:
"2026-05-01T00:00:00Z"
Response
The newly created service line.
Last modified on April 15, 2026