Skip to main content

Delete an application

DELETE 

/applications/:applicationId

All resources associated with the application will be deleted, including its components

Request

Path Parameters

    applicationId stringrequired

Header Parameters

    X-Codenow-Api-Key anyrequired

    CodeNOW API Key

Responses

applications-delete 200 response

Schema

    status stringrequired

    Possible values: non-empty

Loading...