Remove Customer

This endpoint is used to delete an existing Customer. Calling this deletes all data associated with the customer.

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

The resource identifier.

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses
204

The request was successfully processed and no content is returned.

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
LoadingLoading…