The DeActivateProject() command de-activates a project in Field View.
|
| Parameter | Type | Max Length | Required | Description |
|---|---|---|---|---|
| apiToken | string | 50 | Y | Your Field View API token. |
| projectID | integer | Y | The ID of the project to be de-activated. |
| Field | Type | Description |
|---|---|---|
| ID | integer | The ID of the project that was de-activated. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>