Skip to main content

Delete a Managed Client

DELETE 

/managed-clients/:id

Delete an existing Managed Client.

Request

Path Parameters

    id stringrequired

    The Managed Client ID

    Example: aClientId

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...