keys:write。onprem:product:api和onprem:product:engine。curl --location --request POST 'http://dev-cn.your-api-server.com/v1/projects//keys' \
--header 'content-type: application/json' \
--data-raw '{
"comment": "string",
"scopes": "string"
}'{
"api_key_id": "b6c318f0-bc94-40b3-83a9-7f6898cd5500",
"key": "1bc4a5e63f8425c9fd102539739923204243b9ce",
"comment": "Test On-prem API Key with curl",
"scopes": [
"member",
"onprem:product:api",
"onprem:product:engine",
"onprem:product:license-proxy"
],
"created": "2023-06-27T16:59:46.572660Z"
}