Dashboard
get
Authorizations
Query parameters
Hidden ModelstringOptional
Responses
200
Successful
application/json
stringOptional
400
Bad Request
application/json
500
Internal Server Error
application/json
get/dashboard
GET /v1/dashboard HTTP/1.1
Host: api.edgetag.io
Accept: */*
textpost
Authorizations
Body
object · Hidden ModelOptional
Responses
200
Successful
application/json
stringOptional
400
Bad Request
application/json
403
Forbidden
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
post/dashboard
POST /v1/dashboard HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textget
Authorizations
Query parameters
Hidden ModelstringOptional
Responses
200
Successful
application/json
stringOptional
400
Bad Request
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get/dashboard/channels
GET /v1/dashboard/channels HTTP/1.1
Host: api.edgetag.io
Accept: */*
textget
Authorizations
Responses
200
Successful
application/json
stringOptional
400
Bad Request
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
get/dashboard/{dashboardId}
GET /v1/dashboard/{dashboardId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textput
Authorizations
Body
object · Hidden ModelOptional
Responses
200
Successful
application/json
stringOptional
400
Bad Request
application/json
403
Forbidden
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
put/dashboard/{dashboardId}
PUT /v1/dashboard/{dashboardId} HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textdelete
Authorizations
Responses
200
Successful
application/json
stringOptional
400
Bad Request
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
delete/dashboard/{dashboardId}
DELETE /v1/dashboard/{dashboardId} HTTP/1.1
Host: api.edgetag.io
Accept: */*
textpost
Authorizations
Body
object · Hidden ModelOptional
Responses
200
Successful
application/json
stringOptional
400
Bad Request
application/json
403
Forbidden
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
post/dashboard/{dashboardId}/render
POST /v1/dashboard/{dashboardId}/render HTTP/1.1
Host: api.edgetag.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}textLast updated
Was this helpful?

