Headers
Global Webshop Client Id
UUID of the sales channel
Path Parameters
Response
200 - application/json
Successful response
curl --request DELETE \
--url https://api.pricenow.dev/api/keycards/{keycardId} \
--header 'pratiq-client-id: <pratiq-client-id>'{
"data": {}
}Delete a keycard
curl --request DELETE \
--url https://api.pricenow.dev/api/keycards/{keycardId} \
--header 'pratiq-client-id: <pratiq-client-id>'{
"data": {}
}Global Webshop Client Id
UUID of the sales channel
Successful response