Deletes all the configuration of a payment service.
This endpoint requires the payment-services.write
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the merchant account to use for this request.
"default"
the ID of the payment service
"fffd152a-9532-4087-9a4f-de58754210f0"
Successful Response
The response is of type any
.