Delete a Project
DELETE {{base_url}}/project/:wbskey
Use this endpoint to delete a single project from the Projects hub.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
startWorkflow | string | Optional. |
The flag that indicates whether or not the trigger for a workflow is initiated.
Use "N" if you want to bypass the trigger. Otherwise, the default is "Y," which initiates the workflow. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK