Updated on 2022-09-15 GMT+08:00

Deleting an App

Description

This API is used to delete an app.

URL

  • URI format

    DELETE /v1/{project_id}/service/apps/{app_id}

  • Parameter description

    Parameter

    Mandatory

    Type

    Description

    project_id

    Yes

    String

    Project ID. For details about how to obtain the project ID, see Project ID and Account ID.

    app_id

    Yes

    String

    App ID

Request Message

  • Example request

    None

Response

  • Example response

    None

Status Code

Status Code

Description

204

success

For details about status codes, see Status Codes.