Skip to main content
POST
Delete User Cache Entry

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Body

application/json
key
string
required

User-scoped cache key to delete.

Required string length: 1 - 512
Pattern: ^[a-zA-Z0-9_:.\-/]+$

Response

User-scoped cache value deleted successfully.

success
boolean
required