PUT
/
v1
/
users
/
credentials
/
{cred_id}
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cred_id
string
required

Body

application/json · any

The body is of type any.

Response

200
application/json

Credential updated successfully

The response is of type any.