Skip to main content
POST
/
v1
/
verification
/
members
/
{memberId}
/
resend
Resend member link
curl --request POST \
  --url https://api.usenaive.ai/v1/verification/members/{memberId}/resend \
  --header 'Authorization: Bearer <token>'
{
  "id": "<string>",
  "link": "<string>",
  "status": "<string>"
}

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

memberId
string
required

Response

Sent.

id
string
status
string