Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.finup.io/backend/cards/freeze \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "card_ids": [ "67c48f6fc8614632e0b338fc" ] } '
{ "result": { "Changed cards": [ "67c48f6fc8614632e0b338fc" ], "Unchanged cards due to inappropriate status": [ "67c48f6fc8614632e0b558fc" ] } }
["67c48f6fc8614632e0b338fc"]
Success
Show child attributes