Skip to content
Go To Dashboard

POST /v1/auth/forgot-password

POST /v1/auth/forgot-password

No authentication required.

{}
Terminal window
curl -X POST "https://api.sapiom.ai/v1/auth/forgot-password" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"