Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This web service adds a note to a specified project (PwsProjectRef).



Request Format


Panel
titlePwsRevokeOauth2RefreshToken Request

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information


SessionTicket

String

Yes


Click here for more information


ClientIdentifier

String





ClientSecret

String





Token

String





TokenType

String





Request Usage Example(s)


Response Format


Panel
titlePwsRevokeOauth2RefreshToken Response

Response Elements


Element

Data Type

Description

Sample Data

Messages

PwsMessage[]

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information


Status

RequestStatus

Click here for more information


ServerTimestampUtc

DateTime

Click here for more information


RedirectUrl

String



Response Usage Example(s)



PwsRevokeOauth2RefreshToken - Common Errors and Warnings


ErrorNumber

ErrorCode

ErrorText

165ProjectNoteTruncatedThe project note exceeded the maximum length of 1024 characters and was truncated.

...