Skip to content
Pile
Esc
navigateopen⌘Jpreview

Delete customer

DELETE/workspaces/{organizationId}/customers/{id}
Path parameters
organizationIdstringrequired
idstringrequired
Responses
204Customer deleted
404Customer not found
Try it
Server
Parameters
Request
curl -X DELETE "/workspaces/string/customers/string"
Response
Customer deleted