Credentials
Update credential
Update existing credential
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json · any
The body is of type any
.
Response
200
application/json
Credential updated successfully
The response is of type any
.