curl --location --request POST 'https://api.xiaojukeji.com//gulfstream/gs-openapi/v1/safe/permission' \
--header 'authorization: Bearer test|didi81673C87BE13734F820ADA13E10ACE59183B3BB4F077DCE1FB91D8271181FCC8B319EB33214E33368AF88762DEACD2C1B77B8191A3AD0F7E74C41ED29D1FF143' \
--header 'Authorization;' \
--header 'content-type: application/json' \
--data-raw '{"client_uid":"xxx","phone":"11100011296","permission":{"record":1,"video":1}}'
{
"error": "string",
"error_detail": "string"
}