Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Paste code macro
languagehttp
themeSunburst
DELETE https://${CloudVendor}.${CountryCode}aws1.us.machlake.com/lakes/${lake_id}xbacd1234/tags
Content-Type: application/json; charset=utf8
x-api-key: {API Key}
 
{
    "name"   : "newtag02"
}

...