Remove Customer

This endpoint is used to delete an existing Customer.

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

A unique identifier for a Customer, as registered on Bud's platform.

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…