{ "code": "users.invalid_user_input", "message": "Invalid user input data" }
Add new credential to user
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The body is of type any.
any
Credential added successfully