pm_delete_project
Deletes a project by its ID. Specify the project_id to remove the project from the system.
Instructions
DELETE /projects/{project_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_user_id | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |