Overview
This web service adds a note to a specified project (PwsProjectRef).
Request Format
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Int32 | No | Click here for more information | |||
String | Yes | Click here for more information | |||
ClientIdentifier | String | ||||
ClientSecret | String | ||||
Token | String | ||||
TokenType | String |
Request Usage Example(s)
Response Format
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
Int32 | Click here for more information | ||
RequestStatus | Click here for more information | ||
DateTime | Click here for more information | ||
RedirectUrl | String |
Response Usage Example(s)
PwsRevokeOauth2RefreshToken - Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
165 | ProjectNoteTruncated | The project note exceeded the maximum length of 1024 characters and was truncated. |
...