cURL
curl --request PUT \ --url https://api.supernotes.app/v1/cards/simple/{card_id}/append \ --header 'Api-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data '"<string>"'
{}
Append content to an existing card
Documentation IndexFetch the complete documentation index at: https://developer.supernotes.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.supernotes.app/llms.txt
Use this file to discover all available pages before exploring further.
The body is of type string.
string
Successful Response
Show child attributes