curl --location 'https://api.flashcat.cloud/api/v2/firemap/rule/card/mapping-schema/delete' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ] }'
{ "request_id": "string", "data": "string" }