Remove Customer V3

This endpoint is used to delete an existing Customer. Calling this endpoint initiates deleting all data relating to a customer returning a task id that can be used to check the status of the delete task.

Path Params
string
required

The customer identifier.

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

401

An unauthenticated request was received.

404

The resource was not found.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

Language
Credentials
OAuth2
Response
Choose an example:
application/json