POST
/
v1
/
users
/
credentials
"<any>"

Authorizations

Authorization
string
header
required

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

201
application/json

Credential added successfully

The response is of type any.