cURL
curl --request POST \ --url 'https://api.flashcat.cloud/rum/application/delete?app_key=' \ --header 'Content-Type: application/json' \ --data ' { "application_id": "<string>" } '
{ "error": { "code": "<string>", "message": "<string>" }, "data": { "refs": [ { "kind": "schedule", "href": "<string>", "name": "<string>" } ] } }
应用ID
错误信息,仅失败时存在
显示 子属性
仅code=ReferenceExist时存在
此页面对您有帮助吗?