Card Auth Loop Endpoint
Update an Endpoint
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Body
application/json
The card_auth_loop_endpoint to update
The body is of type object
.
Response
200 - application/json
The card_auth_loop_endpoint updated
The response is of type object
.