Delete Customer Application

Delete an individual customer's application, and all financial data associated with it.

Path Params
uuid
required

The unique identifier for a customer application.

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses
204

The request was successfully processed. No Content returned

401

An unauthenticated request was received.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

Language
Credentials
OAuth2