Create Mobile Credential

This endpoint is used to create a mobile credential for a user.

Controlled Errors

Error CodeError Message
error_user_not_foundThe Id provided is not associated with any users.
error_user_not_updatedFailed to update the user with new mobile credential.
error_account_not_foundAccount not found
error_require_phone_numberUser has no phone number
error_email_requiredUser has no email

Any status codes returned that are not provided here are generic status codes that can be found here.

Path Params
string
required

The Guid Id of the user for which the mobile credential will be created.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain