curl --request POST \
--url https://api.swarmd.ai/tenant-auth/v1/resend-verification \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"email": "<string>"
}
'{
"message": "<string>"
}curl --request POST \
--url https://api.swarmd.ai/tenant-auth/v1/resend-verification \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"email": "<string>"
}
'{
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.swarmd.ai/llms.txt
Use this file to discover all available pages before exploring further.