post https://api.alocity.com/v1/integration-management/mobile-credential/
This endpoint is used to create a mobile credential for a user.
Controlled Errors
| Error Code | Error Message |
|---|---|
| error_user_not_found | The Id provided is not associated with any users. |
| error_user_not_updated | Failed to update the user with new mobile credential. |
| error_account_not_found | Account not found |
| error_require_phone_number | User has no phone number |
| error_email_required | User has no email |
Any status codes returned that are not provided here are generic status codes that can be found here.
