curl --request POST \
--url https://api.supernotes.app/v1/cards/simple \
--header 'Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"markup": "<string>",
"color": "blue",
"icon": "<string>",
"tags": [],
"parent_ids": [],
"visibility": -1,
"source": "<string>",
"daily_date": "<string>",
"meta": {}
}
'{}Create a single card with the minimum amount of data required
curl --request POST \
--url https://api.supernotes.app/v1/cards/simple \
--header 'Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"markup": "<string>",
"color": "blue",
"icon": "<string>",
"tags": [],
"parent_ids": [],
"visibility": -1,
"source": "<string>",
"daily_date": "<string>",
"meta": {}
}
'{}51224000blue, green, orange, pink, purple, red, yellow 6432-1, 0, 1 8Successful Response
Show child attributes
Show child attributes
Show child attributes
blue, green, orange, pink, purple, red, yellow Show child attributes
blue, green, orange, pink, purple, red, yellow -1, 0, 1318, 1382, 1398, 4094, 8190 1, 2, 3, 4 Show child attributes
1, 2, 4, 5, 6 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 1, 2, 3 Show child attributes
0, 1, 2, 3 -1, 0, 1 -2, -1, 0, 1, 2 Show child attributes
Show child attributes
-1, 0, 1318, 1382, 1398, 4094, 8190 -2, -1, 0, 1, 2