Skip to main content
POST
/
v1
/
trust-access
/
{friendlyUrl}
/
reclaim
Reclaim Trust Access link
curl --request POST \
  --url https://api.trycomp.ai/v1/trust-access/{friendlyUrl}/reclaim \
  --header 'Content-Type: application/json' \
  --data '
{
  "email": "<string>"
}
'

Documentation Index

Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

friendlyUrl
string
required

Trust Portal friendly URL or Organization ID

Query Parameters

query
string

Query parameter to append to the access link (e.g., security-questionnaire)

Example:

"security-questionnaire"

Body

application/json
email
string
required

Response

200

Access link sent to email