Create a new card
cards
Create a new card
Create a new card in your organization
POST
Create a new card
Documentation Index
Fetch the complete documentation index at: https://docs.vistaly.com/llms.txt
Use this file to discover all available pages before exploring further.
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"
The initial status of the card. The status value must be valid for the card type.
Available options:
addressed, at risk, developing, done, failed, idea, identified, later, next, not now, now, passed, pending, progressing, running, on track, uncommitted Example:
"now"
Available options:
assumption, experiment, kpi, objective, opportunity, outcome, problem, product, solution List of resource links associated with this card