Cards
Simple Create Card
Create a single card with the minimum amount of data required
POST
/
v1
/
cards
/
simple
Authorizations
Api-Key
string
headerrequiredBody
application/json
name
string
requiredmarkup
string
requiredcolor
enum<string> | null
Available options:
blue
, green
, orange
, pink
, purple
, red
, yellow
icon
string | null
tags
string[]
parent_ids
string[]
source
string | null
meta
object | null
Response
207 - application/json
{key}
object