Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The pool ID
Response
No Content
curl --request DELETE \
--url http://localhost/api/payments/v3/pools/{poolID} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
curl --request DELETE \
--url http://localhost/api/payments/v3/pools/{poolID} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
The access token received from the authorization server in the OAuth 2.0 flow.
The pool ID
No Content