Skip to main content
Version: 2.0

Delete an App Client

DELETE 

/v2/app_clients/:app_client_id

Delete an App Client

Request

Path Parameters

    app_client_id stringrequired

    The name of App Client.

Header Parameters

    Request-Timeout integer

    Possible values: >= 1

    The API will make a best effort to complete the request in the specified seconds or time out.

    Request-Timeout-Millis integer

    Possible values: >= 1

    The API will make a best effort to complete the request in the specified milliseconds or time out.

Responses

The App Client was deleted.

Loading...