Updates project two-factor authentication settings. The user must confirm the changes by entering a one-time code.
project_id required | string <uuid> Login project ID from Publisher Account. |
OK
Unauthorized
Not Found
Unprocessable Entity
{- "mfa_types": [
- {
- "mfa_type": "sms",
- "priority": 1
}
], - "mfa_url": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}