{}
curl --location --request POST '/v2/cloud-service/service/ability' \
--header 'X-Tg-App-Id;' \
--header 'Accept-Language;' \
--header 'Authorization;' \
--header 'X-Tg-Signed-Headers;' \
--header 'X-Tg-Date;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": 200,
"msg": "ok",
"ok": 1,
"requestid": "fd2e6c5f-0dc7-4c0f-9e8f-45c55f8ac20b",
"status": "ok"
}