Skip to main content
POST
Grant 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 Created - Entry added to client_api_access table
  2. Cache Invalidated - Client’s collection list cache cleared

Errors