DELETE api/v1/clients/{clientUid}

Deletes the client by the specified client UID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientUid

The client UID.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Returns a response message.

None.