,Authorization: Bearer ********************{
"iris": [
"/payments/1"
]
}curl --location --request DELETE 'https://mock.apidog.com/m1/463678-0-default/payments' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"iris": [
"/payments/1"
]
}'{}