Create Step Template

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
functionalTeamIdstringRequired
whenToUseenumOptional
How required a step is, from the launch step template.
durationDaysintegerOptional
reasoningstringOptional
sortOrderintegerOptional

Response

This endpoint returns an object.
idstring
organizationIdstring
namestring
whenToUseenum
How required a step is, from the launch step template.
functionalTeamIdstring
durationDaysinteger

Typical duration, used to back-schedule the step from launch day.

sortOrderinteger
archivedboolean
functionalTeamobjectOptional
A functional team, the group that performs one kind of review.
reasoningstringOptional
Why this step exists, and what lift it adds.

Errors

422
Validation Error