POST /internal/tenant/api-keys/validate
For internal gateway use: validate API Key and return tenant information
Tenant Service - Internal None application/json
Referenced Schemas
dto.InternalValidateApiKeyResponse
| Field | Type | Required | Example | Constraints | Description |
name |
string |
No |
|
|
|
scope |
string |
No |
|
|
|
tenant_id |
string |
No |
|
|
|
valid |
boolean |
No |
|
|
|
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|