Delete Customer
Delete Customer
Request Headers
Sample Request
curl 'https://api.v7.botpenguin.com/customer/{customer_id}' \
-X 'DELETE' \
-H 'Authorization: Bearer [MASKED_TOKEN]' \
-H 'authtype: Key' \
--compressedResponse
❓ Got any questions?
Last updated