Skip to main content
DELETE
Revoke Access

Authentication

string
required
Bearer token: Bearer <admin_token>

Path Parameters

string
required
The client’s profile ID (UUID)
string
required
The collection ID (UUID)

Example Request

Response

What Happens

  1. Access Record Deleted - Entry removed from client_api_access table
  2. Cache Invalidated - Client’s collection list cache cleared
  3. Immediate Effect - Client can no longer access the collection

Errors