Skip to main content
POST
/
api
/
v1
/
agents
/
resend-verification
Resend email verification
curl --request POST \
  --url https://api.humcli.com/api/v1/agents/resend-verification \
  --header 'X-API-Key: <api-key>'
{
  "message": "<string>"
}

Authorizations

X-API-Key
string
header
required

API key for agent and task endpoints. Format: ho_live_...

Response

Verification email sent

message
string
required