v1
latestOpenAPI 3.0.12026-07-2471156164.1 KBCreate a card with additional details
Content and title are required. Card share status should be set to TEAM to make a card team shared. Omitting the share status value or setting it to PRIVATE will result in a card that is only accessible by the card owner. This endpoint allows the verifier to be set upon card creation, rather than requiring a separate call.
Request body
One or more folder IDs to which the new card should be added on creation
ID of the Card
The Card's HTML or Markdown content
Date the Card was last modified
Current version of the Card. As the card gets updated and revised, the version number will increase.
Whether the card's verification date is ABSOLUTE or RELATIVE
The slug is the URL address to the card
Date when this card has been favorited by the current user
Whether this card has been favorited by the current user
Indicates if the Card has been archived
The type of the Card. CARD for content cards, QUESTION for Questions.
Next date that this Card needs verification dependent on verification interval
Last time the card was viewed
Number of comments on the card
Flag for enabling card verification on save
Date corresponding to the action that unverified the card
ID of the template from which this card was created if applicable
The number of folders this card is in
A flag to indicate if comments are allowed on this Card
A flag to indicate if this unverified card is currently in an auto archive queue
A flag to indicate if the changes are only updating the settings of the card
Date the Card was last verified
The title of the Card
The share status of the Card. TEAM for team shared cards and PRIVATE for privately shared cards
Date the Card was created
Time interval (in days), indicating the frequency that this card needs re-verification. Passing in null will default to 30 days.
Whether the card is TRUSTED, STALE, or NEEDS_VERIFICATION
Reason this card needs verification. UPDATE if this card was updated by a user that is not the verifier. NEW_VERIFIER if this card was assigned to a new verifier but has not yet been verified. This value will only be present if the verification state is NEEDS_VERIFICATION
Response
successful operation
ID of the Card
The Card's HTML or Markdown content
Date the Card was last modified
Current version of the Card. As the card gets updated and revised, the version number will increase.
Whether the card's verification date is ABSOLUTE or RELATIVE
The slug is the URL address to the card
Date when this card has been favorited by the current user
Whether this card has been favorited by the current user
Indicates if the Card has been archived
The type of the Card. CARD for content cards, QUESTION for Questions.
Next date that this Card needs verification dependent on verification interval
Last time the card was viewed
Number of comments on the card
Flag for enabling card verification on save
Date corresponding to the action that unverified the card
ID of the template from which this card was created if applicable
The number of folders this card is in
A flag to indicate if comments are allowed on this Card
A flag to indicate if this unverified card is currently in an auto archive queue
A flag to indicate if the changes are only updating the settings of the card
Date the Card was last verified
The title of the Card
The share status of the Card. TEAM for team shared cards and PRIVATE for privately shared cards
Date the Card was created
Time interval (in days), indicating the frequency that this card needs re-verification. Passing in null will default to 30 days.
Whether the card is TRUSTED, STALE, or NEEDS_VERIFICATION
Reason this card needs verification. UPDATE if this card was updated by a user that is not the verifier. NEW_VERIFIER if this card was assigned to a new verifier but has not yet been verified. This value will only be present if the verification state is NEEDS_VERIFICATION