POST
/
api
/
v3
/
sites
/
{site_uuid}
/
cards
/
add-with-reader
curl --request POST \
  --url https://cloud.volttime.com/api/v3/sites/{site_uuid}/cards/add-with-reader \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
  "name": "b"
}'

Authorizations

Authorization
string
header
required

See the documentation for more information.

Path Parameters

site_uuid
string
required

Body

application/json

Response

204

Card reader activated