Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The purpose of this method is to delete the project. Deleted project cant be restored.

URL

(GET) /api/projects/{projectkey}?token=

PARAMETERS

Parameters are:

token

The session token obtained when connecting.

 

RESULTS

The method returns JSON and HTTP status 204. Other HTTP status values indicate an error.

  • No labels