Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json · any
The body is of type any.
Response
Credential added successfully
The response is of type any.
Add new credential to user
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The body is of type any.
Credential added successfully
The response is of type any.