DELETE
/
wallet-pass-location
/
{locationId}
Delete a Pass location
curl --request DELETE \
  --url https://api.ubpass.co/v1/wallet-pass-location/{locationId} \
  --header 'api-key: <api-key>'
This response does not have an example.

Authorizations

api-key
string
header
required

Path Parameters

locationId
string
required

Response

204

Location has been deleted successfully