Skip to main content

Delete a Project by ID

DELETE 

/projects/:projectId

Remove a Project (or PX Task) from the system by its internal ID.

Note that the response body is empty on a successful 204 response.

Deletes cannot be undone

This action is irreversible and cannot be undone. Please be certain you want to delete the project before proceeding.

Required abilities

This operation requires the Project - Delete ability, or Authority - Administrator.

Request

Responses

The object was successfully deleted. The response body is empty.