Update Provider Connection
Update connection API credentials. (Business Only)
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Provider Connection ID.
Body
application/json
The provider specific credentials.
The body is of type object
.
Response
200
application/json
Successfully updated provider connection.
The response is of type object
.