Skip to main content
POST
/
api
/
v1
/
auth
/
request-verification
Request Verification
curl --request POST \
  --url https://api.devkit4ai.com/api/v1/auth/request-verification
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

user_id
string<uuid>
required

Response

Successful Response