Update Step Template

Authentication

AuthorizationBearer

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

Path parameters

templateIdstringRequired

Request

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

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

404
Not Found Error