Delete project

Delete a specific project for the current user by ID.

Parameters


id You need only the project ID from the parameters and nothing else.

Responses


If successful, returns an object with the identifier and name of the remote object and the remote parameter.
Otherwise this call throws error. Possible errors are described below.

/rest/v1/projects/your-project-id

Responses

Successful operation

 true

Possible response codes


Successful deletion, no content returned

Forbidden: User does not have permission

Not Found: Chain or Project not found

Server Error: Unexpected server error

Was this article helpful to you? Yes No

How can we help?