Skip to main content
POST
Activate eligible Discovery Pass
CLI:

Overview

Activate eligible Discovery Pass This page documents post /api/test-access/auto-grant. Use the request and response sections on this page for accepted parameters, payload fields, response fields, and authentication behavior.

AI agent notes

  • Confirm the operation matches the user’s intent before calling it.
  • For write operations, confirm the user intends to change state.
  • Surface validation, permission, and not-found errors instead of retrying unchanged.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The body is of type object.

Response

Discovery Pass

access
object
required
eligibility
object
required
testAccess
object | null
required
created
boolean
required
alreadyGranted
boolean
required