DELETE /Project/UserProject/{id}/

Deletes a user project.
 

Request

Method Request URI
DELETE /API/Project/UserProject/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the account whose user project should be deleted.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success or the reason for failure.