verify Email
POST
{{tessla}}/password/email
Last modified:2025-04-17 15:13:35
Maintainer:Not configured
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST '{{tessla}}/password/email' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "mohamadaymam737@gmail.com"
}'
Response Response Example
{}
Request
Header Params
Accept
string
required
Example:
application/json
Body Params application/json
Responses
Modified at 2025-04-17 15:13:35