commit 23ba25b50d214dc17702924e82d2b386303eac69
parent b12969e06bef2b6732f0b22c432ca8e7f9bfec27
Author: Sebastian <sebasjm@gmail.com>
Date: Mon, 4 Aug 2025 22:21:07 +0200
return 202 when 2fa is required
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1339,6 +1339,8 @@ Setting up instances
**Response:**
+ :http:statuscode:`202 Accepted`:
+ 2FA is required for this operation. This returns the `Challenge` response. @since **v21**
:http:statuscode:`204 No content`:
The backend has successfully created the instance.
:http:statuscode:`404 Not found`: