Skip to main content
POST
Complete phone change

Authorizations

Authorization
string
header
required

Bearer access token (JWT) issued by Keycloak or the sandbox token endpoint.

Body

application/json
challengeId
string
required
Minimum string length: 1
code
string
required
Minimum string length: 1
newPhoneNumber
string
required
Minimum string length: 1
Pattern: ^\+[1-9]\d{6,14}$

Response

204

No Content