Method | URI | Description |
---|---|---|
HEAD | /v2.0/tokens/{tokenId}{?belongsTo,HP-IDM-serviceId} | Validates a token and that it belongs to a specified tenant and services, for performance. |
Normal response codes: 200, 203
Error response codes: identityFault (400, 500, …), badRequest (400), unauthorized (401), forbidden (403), badMethod (405), overLimit (413), serviceUnavailable (503), itemNotFound (404)
This table shows the header parameters for the check token request:
Name | Type | Description |
---|---|---|
| String (Required) | A valid authentication token. |
This table shows the URI parameters for the check token request:
Name | Type | Description |
---|---|---|
| String | The token ID. |
This operation does not require a request body.