Implement Bird gate IVR flow
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
### POST request to /auth/2fa/setup
|
||||
POST http://localhost/api/auth/2fa/setup
|
||||
Accept: application/json
|
||||
Content-Type: application/json
|
||||
Authorization: Bearer 9ed711260d58165ee7601060bf7463f6e201481edd16c8ee4fc4a5f04b79a232
|
||||
X-Customer-Number: 42331128
|
||||
|
||||
{
|
||||
"phone": 42331128,
|
||||
"country_code": 45
|
||||
}
|
||||
Reference in New Issue
Block a user