{
"platformSecret": "sk-buildingai-w5lk97zpgg7xrkv8ahg82plau79qkttm"
}curl --location --request POST 'http://prod-cn.your-api-server.com/consoleapi/extensions/platform-secret' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"platformSecret": "sk-buildingai-w5lk97zpgg7xrkv8ahg82plau79qkttm"
}'{
"code": 0,
"message": "string",
"data": 0,
"timestamp": 0,
"path": "string"
}