Tag
Successful
Proxy Authentication Required
Tag does not exist
Internal Server Error
GET /v1/tag/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Bad Request
Forbidden
Tag does not exist
Internal Server Error
PUT /v1/tag/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 482
{
"name": "text",
"domain": "text",
"rootDomain": "text",
"debug": true,
"currencyConversion": "text",
"sameSite": "NONE",
"managed": true,
"hostId": "text",
"allowedEvents": "text",
"gpc": true,
"cookieMapKey": "text",
"platform": "EDGETAG",
"idStorageMapping": "text",
"consent": "DISABLED",
"currencyConversionType": "OFF",
"customCurrencyConversions": [
{
"from": "text",
"to": "text",
"value": 1
}
],
"currencyProviders": [
"text"
],
"skipZeroPurchaseEvent": true,
"greySwitch": true,
"greySwitchEuUk": true,
"strictOrigin": true
}{}Successful
Domain not found
Tag does not exist
Conflict
Internal Server Error
DELETE /v1/tag/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
{}Successful
Forbidden
Tag does not exist
Internal Server Error
GET /v1/tag/d1-cleanup/{tagId}?dbIndex=1 HTTP/1.1
Host: api.edgetag.io
Accept: */*
{
"status": "success",
"message": "text"
}Successful
Forbidden
Tag does not exist
Internal Server Error
GET /v1/tag/d1-migrate/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
{}Successful
Forbidden
Not Found
Internal Server Error
GET /v1/tag/deploy/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
{
"records": [
{
"value": "text",
"name": "text",
"type": "text",
"TTL": 1,
"note": "text"
}
],
"domain": "text",
"scripts": [
{
"providerId": "text"
}
]
}Successful
Tag does not exist
Internal Server Error
GET /v1/tag/event_drop/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
[
{
"eventDropId": "text",
"name": "text",
"type": "text",
"today": 1,
"yesterday": 1,
"lastWeek": 1,
"createdAt": "2026-01-01",
"recoveryTime": "2026-01-01"
}
]Successful
Conflict
Internal Server Error
GET /v1/tag/team/{teamId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
[
{
"tagId": "text",
"name": "text",
"domain": "text",
"debug": true,
"sameSite": "text",
"sdkVersion": "text",
"edgeVersion": "text",
"managed": true,
"dnsRecords": [
{
"value": "text",
"name": "text",
"type": "text",
"TTL": 1,
"note": "text"
}
],
"deployedAt": "2026-01-01",
"scripts": [
{
"scriptId": "text",
"name": "text",
"providerId": "text",
"createdAt": "2026-01-01"
}
],
"host": {
"name": "text",
"type": "text",
"hostId": "text"
}
}
]Successful
Conflict
Internal Server Error
GET /v1/tag/analytics/event/{tagId}?event=text&range=1&rangeType=DAY&status=1 HTTP/1.1
Host: api.edgetag.io
Accept: */*
{
"result": {}
}Successful
Conflict
Internal Server Error
GET /v1/tag/analytics/overview/{tagId}?type=status&rangeType=MINUTE&range=text&startRange=text&endRange=text HTTP/1.1
Host: api.edgetag.io
Accept: */*
{
"result": {
"string": {
"string": 1
}
}
}Successful
Conflict
Internal Server Error
GET /v1/tag/analytics/provider/{tagId}?provider=text&range=1&rangeType=DAY&status=1 HTTP/1.1
Host: api.edgetag.io
Accept: */*
{
"result": {}
}Successful
Not Found
Internal Server Error
GET /v1/tag/audience-sense/all-time-metrics/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Forbidden
Not Found
Internal Server Error
GET /v1/tag/audience-sense/attribution/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Forbidden
Not Found
Internal Server Error
GET /v1/tag/audience-sense/channel-performance/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Forbidden
Not Found
Internal Server Error
GET /v1/tag/audience-sense/data-collected-from/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Forbidden
Not Found
Internal Server Error
GET /v1/tag/audience-sense/overview/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Forbidden
Not Found
Internal Server Error
GET /v1/tag/audience-sense/revenue-drivers/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Forbidden
Not Found
Internal Server Error
GET /v1/tag/audience-sense/visitation/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Conflict
Internal Server Error
GET /v1/tag/verify/mapping/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
{
"message": "text",
"valid": true,
"records": [
{
"value": "text",
"name": "text",
"type": "text",
"TTL": 1,
"note": "text"
}
]
}Successful
Bad Request
Not Acceptable
Conflict
Internal Server Error
POST /v1/tag HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 194
{
"name": "text",
"rootDomain": "text",
"debug": true,
"sameSite": "NONE",
"managed": true,
"hostId": "text",
"teamId": "text",
"cookieMapKey": "text",
"platform": "EDGETAG",
"d1UserScale": 1,
"tagType": "ECOMMERCE"
}{
"tagId": "text",
"domain": "text",
"plan": "text"
}Successful
Bad Request
Forbidden
Not Found
Internal Server Error
POST /v1/tag/mode/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"mode": "SINGLE"
}{}Successful
Bad Request
Forbidden
Not Found
Internal Server Error
POST /v1/tag/subdomain/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 16
{
"enabled": true
}{
"enabled": true,
"previews_enabled": true
}Successful
Forbidden
Internal Server Error
POST /v1/tag/{tagId}/id-graph-query HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textSuccessful
Bad Request
Forbidden
Not Found
Internal Server Error
POST /v1/tag/{tagId}/reporting-query HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textSuccessful
Proxy Authentication Required
Tag does not exist
Internal Server Error
POST /v1/tag/{tagId}/plugins-order HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 25
{
"pluginsOrder": [
"text"
]
}{}Successful
Bad Request
Forbidden
Not Found
Internal Server Error
POST /v1/tag/{tagId}/event-trail/query HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textSuccessful
Bad Request
Forbidden
Tag does not exist
Internal Server Error
PUT /v1/tag/d1/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 33
{
"d1UserScale": 1,
"d1UserCount": 1
}{}Successful
Forbidden
Conflict
Internal Server Error
PUT /v1/tag/segmentation/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textSuccessful
Bad Request
Forbidden
Tag does not exist
Internal Server Error
PUT /v1/tag/settings/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 55
{
"showDeleteRequest": true,
"allowHyperscalerQuery": true
}{}Successful
Bad Request
Conflict
Internal Server Error
PUT /v1/tag/share-dns/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 19
{
"emails": [
"text"
]
}{
"message": "text"
}Successful
Bad Request
Forbidden
Tag does not exist
Internal Server Error
PUT /v1/admin/tag/configurator/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textSuccessful
Forbidden
Not Found
Internal Server Error
PATCH /v1/tag/bindings/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 19
{
"bindings": "text"
}{}Successful
Forbidden
Not Found
Internal Server Error
PATCH /v1/tag/custom-code/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 21
{
"customCode": "text"
}{}Successful
Bad Request
Forbidden
Not Found
Internal Server Error
PATCH /v1/tag/event-trail/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textSuccessful
Forbidden
Conflict
Internal Server Error
PATCH /v1/tag/segmentation-promo/{tagId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textSuccessful
Forbidden
Internal Server Error
PATCH /v1/tag/status/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 19
{
"status": "ACTIVE"
}{}Successful
Forbidden
Not Found
Internal Server Error
PATCH /v1/tag/storage/{tagId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 57
{
"backup": "text",
"observability": true,
"eventReplay": true
}{}Last updated
Was this helpful?

