GET api/coreplatformstate/health/token?token={token}&ClockSkew={ClockSkew}
Validates a posted token Processes this core platform state API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token |
The token value supplied with the request. |
string |
Required |
| ClockSkew |
The clock skew value supplied with the request. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
No Content
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.