logo
AuthVerify signup token
Auth

Verify signup token

curl -X POST "//api/auth/verify-signup" \
  -H "Content-Type: application/json"
{}
POST
/api/auth/verify-signup
POST
Content-Typestring
Required

The media type of the request body

Options: application/json
No request body parameters defined
Request Preview
Response

Response will appear here after sending the request

Body

application/json
dataobject
Required

Raw application/json data

Responses

OK