{
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da"
}
curl --location --request POST '/blackHole3D/project/wmtsTree/reCheckoutConfig' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da"
}'
{
"isSuccess": true,
"errMsg": "string"
}