Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.

Body

application/json
email
string<email>
required
Example:

"jane@example.com"

otp
string
required
Required string length: 4 - 10
Example:

"123456"

fluideClientId
enum<string>
required
Available options:
fluide-admin,
fluide-capital-admin,
fluide-super,
fluide-developer,
fluide-onboarding,
fluide-pay

Response

The response is of type object.