Skip to content

Activate TOTP

POST
/api/v1/auth/mfa/totp/activation

Request Body

application/json
JSON
{
  
"$schema": "https://bpincentives.com/schemas/Auth-mfa-totp-activateRequest.json",
  
"code": "string"
}

Responses

No Content

Playground

Body

Samples

Powered by VitePress OpenAPI