Remove Frequent Customer
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request DELETE 'https://mock.apidog.com/m1/365924-0-default/frequent-customers/' \
--header 'Authorization: Bearer <token>'
Modified at 2024-09-08 00:54:41