Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The title of the card
Example:
"Improve customer onboarding"
The ID of the parent to associate this card
The type of the parent
Available options:
backlog
, card
The detailed description of the card
Example:
"We need to streamline the onboarding process to reduce drop-off rates"
Available options:
assumption
, experiment
, kpi
, objective
, opportunity
, outcome
, problem
, product
, solution