Delete a customer

The DELETE /customers/{customerId} endpoint is used to delete an existing customer by providing their unique identifier in the URL parameters.

Note that deleting a customer using this endpoint will result in the customer being unregistered from the PEPPOL network.
This means that the customer will no longer have the ability to send or receive PEPPOL invoices.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the customer to be deleted.

Responses
200

The customer was successfully deleted and unregistered from the PEPPOL network.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/sh.peppol.api.v001+json