Authorizations
See the documentation for more information.
Response
204 - application/json
Card deleted
The response is of type object
.
curl --request DELETE \
--url https://cloud.volttime.com/api/v3/sites/{site_uuid}/cards/{card_id} \
--header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
Card deleted
The response is of type object
.
Was this page helpful?
curl --request DELETE \
--url https://cloud.volttime.com/api/v3/sites/{site_uuid}/cards/{card_id} \
--header 'Authorization: Bearer <token>'
{}