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

Path Parameters

friendlyUrl
string
required

Trust Portal friendly URL or Organization ID

Body

application/json
email
string
required

Response

200

Access link sent to email