Skip to main content

Delete Customer

DELETE 

/customers/:customer_id

Deletes a customer from the agent.

Deleting a non-existent customer will return 404. No content will be returned from a successful deletion.

Request

Responses

Customer successfully deleted. No content returned.