Skip to main content
DELETE
Delete a Project

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

id
integer

A unique Project identifier.

Response

A status object.

id
integer

A unique Project identifier.

Example:

46530

deleted
boolean

If the operation succeeded, then true. Otherwise, false.

Example:

true