Overview
This web service deletes a specified project (PwsProjectRef). The service will return the identity of the deleted project (PwsProjectRef).
Request Format
PwsDeleteProject Request
- PwsDeleteProject
- serviceRequest: PwsDeleteProjectRq
- RequestId: Int32
- SessionTicket: String
- CascadeDeleteFlag: Boolean
- ProjectIdentity: PwsProjectRef
- StealLockFlag: Boolean
- EngagementTimestamp: String
- serviceRequest: PwsDeleteProjectRq
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | Click here for more information. | |||
SessionTicket | String | Click here for more information. | |||
CascadeDeleteFlag | Boolean | ||||
ProjectIdentity | |||||
StealLockFlag | Boolean | ||||
EngagementTimestamp | String |
Request Usage Example(s)
Response Format
PwsDeleteProject Response
- PwsDeleteProjectResponse
- PwsDeleteProjectResult: PwsDeleteProjectRs
- Messages: PwsMessage[]
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- ProjectIdentity: PwsProjectRef
- EngagementTimestamp: String
- LockStolenFromUserIdentity: PwsUserRef
- PwsDeleteProjectResult: PwsDeleteProjectRs
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | |||
ResponseId | Int32 | Click here for more information. | |
Status | RequestStatus | Click here for more information. | |
ServerTimestampUtc | DateTime | Click here for more information. | |
ProjectIdentity | |||
EngagementTimestamp | String | ||
LockStolenFromUserIdentity |
Response Usage Example(s)
PwsDeleteEngagement - Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|