本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
locale as the path parameter.metadata.read_write- Metadata Read & WriteAuthorization: Bearer ********************{
"status": true,
"sort_order": 1
}curl --location --request PUT 'https://echo.apifox.com/anything/languages/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": true,
"sort_order": 1
}'{
"status": 200,
"success": true,
"data": [
{
"id": 13,
"name": "français",
"status": "enabled",
"rtl": false,
"flag": "https://assets.salla.sa/images/flags/fr.svg",
"iso_code": "fr",
"country_code": "fr",
"sort_order": 1
}
]
}扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群