Remove a card from a budget
Removes a card from a given budget.
DELETE
cURL
Authorizations
Path Parameters
The ID of the card to work with.
Maximum string length:
36Example:
"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"
The ID of the budget to work with.
Maximum string length:
36Example:
"775596ae-2624-40af-a9dc-9756110a4a03"
Query Parameters
The ID of the account to work with.
Example:
"F50091"
Response
200 - application/json
OK
Indicates the outcome of the operation.
cURL