Archust Docs
Scan

approveIntelligenceSnapshot (websiteScan)

tRPC `websiteScan.approveIntelligenceSnapshot` — stub tự sinh cho tenant. Xem `server/routers/websiteScan.ts`

POST
/v1/website-scan/approve-intelligence-snapshot

Authorization

bearerAuth
AuthorizationBearer <token>

Clerk session JWT. Also send x-clerk-org-id if org context needed.

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/v1/website-scan/approve-intelligence-snapshot" \  -H "Content-Type: application/json" \  -d '{}'
Empty