Skip to main content
DELETE
Delete a wallet pass location

Authorizations

Authorization
string
header
required

Bearer token authentication

Headers

x-workspace-id
string

Workspace ID to perform the operation in. If not provided, system will use the first one assigned to the user

Pattern: ^[a-zA-Z0-9-_]+$

Path Parameters

locationId
string
required

Unique identifier of the wallet pass location to delete

Pattern: ^[a-zA-Z0-9-_]+$

Response

Location has been deleted successfully