Overview
This web service deletes a specified project role and returns the identity of the deleted project role.
Request Format
PwsDeleteProjectRole Request
- PwsDeleteProjectRole
- serviceRequest: PwsDeleteProjectRoleRq
- RequestId: Int32
- SessionTicket: String
- ProjectRoleIdentity: PwsProjectRoleRef
- StealLockFlag: Boolean
- ZeroOutHoursFlag: Boolean
- EngagementTimestamp: String
- serviceRequest: PwsDeleteProjectRoleRq
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | Click here for more information. | |||
SessionTicket | String | Click here for more information. | |||
ProjectRoleIdentity | |||||
StealLockFlag | Boolean | ||||
ZeroOutHoursFlag | Boolean | ||||
EngagementTimestamp | String |
Request Usage Example(s)
Response Format
PwsDeleteProjectRole Response
- PwsDeleteProjectRoleResponse
- PwsDeleteProjectRoleResult: PwsDeleteProjectRoleRs
- Messages: PwsMessage[]
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- ProjectRoleIdentity: PwsProjectRoleRef
- EngagementTimestamp: String
- LockStolenFromUserIdentity: PwsUserRef
- PwsDeleteProjectRoleResult: PwsDeleteProjectRoleRs
Response Elements
Element | Data Type | Required? | Default | 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. | |||
ProjectRoleIdentity | |||||
EngagementTimestamp | String | ||||
LockStolenFromUserIdentity |
Response Usage Example(s)
PwsDeleteClient - Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
101 | ClientInactivated | The client could not be deleted and instead it was marked inactive |