...
Paste code macro | ||||
---|---|---|---|---|
| ||||
DELETE https://api{lake_id}.machlake.com/lakes/{lake_id}/tags Content-Type: application/json; charset=utf8 x-api-key: {API Key} { "tag_name" : "{name_of_tag}" } |
...
Paste code macro | ||||
---|---|---|---|---|
| ||||
DELETE https://apilake01.machlake.com/lakes/lake01/tags Content-Type: application/json; charset=utf8 x-api-key: {API Key} { "tag_name" : "newtag02" } |
...