delete https://api.dev.givecard.dev/api/v1/autoloads//cards
Removes card(s) from an autoload. If the autoload profile or any card ID is not found, this returns a 404 Not Found status.
Log in to see full request history
Responses
200Removes card(s) from an autoload. If the autoload profile or any card ID is not found, this returns a 404 Not Found status.
200xxxxxxxxxx
curl --request DELETE \
--url https://api.dev.givecard.dev/api/v1/autoloads/autoloadProfileId/cards \
--header 'accept: */*' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: