v1
latestOpenAPI 3.0.12026-07-24501176.6 MBChange identifier on Auth engine
This API enables you to change identifier values in the Auth engine database.
post/auth/v1/user/updateIdentifierValue
Request body
Response
200
Example response
{
"status": {
"success": true,
"code": 200,
"message": "SUCCESS"
}
}