{}
curl --location --request POST 'https://api.cloudflare.com/client/v4/accounts//secondary_dns/tsigs' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"errors": [],
"messages": [],
"result": {
"algo": "hmac-sha512.",
"id": "69cd1e104af3e6ed3cb344f263fd0d5a",
"name": "tsig.customer.cf.",
"secret": "caf79a7804b04337c9c66ccd7bef9190a1e1679b5dd03d8aa10f7ad45e1a9dab92b417896c15d4d007c7c14194538d2a5d0feffdecc5a7f0e1c570cfa700837c"
},
"success": true
}