Update card status, limits, or labels
Cards API
Update card status, limits, or labels
PATCH
Update card status, limits, or labels
Documentation Index
Fetch the complete documentation index at: https://docs.machines.cash/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Return Open Responses-compatible output when set (replaces the default response envelope).
Available options:
1, true Tool call id used for function_call_output items when Open Responses mode is enabled.
Minimum string length:
1Path Parameters
Machines card id.
Minimum string length:
8Body
application/json
Available options:
active, locked, canceled, not_activated Optional encrypted card label. Generate with POST /encryption/encrypt.
Optional encrypted card color. Generate with POST /encryption/encrypt.
Optional encrypted card emoji. Generate with POST /encryption/encrypt.
Optional encrypted card memo. Generate with POST /encryption/encrypt.