Onvo Documentation
APIs
Sessions
Post:Upsert Dashboard Session

Upsert dashboard session

POST
/
api
/
sessions

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "created_at": "2024-03-16T05:51:54.887968+00:00",
    "team": "ee5b08c6-5167-4425-bbc3-a746fe4a7ead",
    "embed_user": "123456",
    "dashboard": "08f6f073-e737-48ae-8bec-be0e909e18da",
    "url": "http://localhost:3004/embed/dashboard/08f6f073-e737-48ae-8bec-be0e909e18da?token=eyJhbGciOiJIUzI1NiJ9.eyJyb2xlIjoiYXV0aGVudGljYXRlZCIsImFwcF9tZXRhZGF0YSI6eyJkYXNoYm9hcmRzIjpbIjA4ZjZmMDczLWU3MzctNDhhZS04YmVjLWJlMGU5MDllMThkYSJdLCJwYXJlbnRfdGVhbSI6ImVlNWIwOGM2LTUxNjctNDQyNS1iYmMzLWE3NDZmZTRhN2VhZCJ9LCJzdWIiOiJlZTViMDhjNi01MTY3LTQ0MjUtYmJjMy1hNzQ2ZmU0YTdlYWQtMTIzNDU2IiwiYXVkIjoiYXV0aGVudGljYXRlZCIsImlhdCI6MTcxMDU2ODQwOX0.xLSO-tv1j_ik5Ous6PSUwsmhlJtSxALNUfg0DWv3Dyk",
    "token": "eyJhbGciOiJIUzI1NiJ9.eyJyb2xlIjoiYXV0aGVudGljYXRlZCIsImFwcF9tZXRhZGF0YSI6eyJkYXNoYm9hcmRzIjpbIjA4ZjZmMDczLWU3MzctNDhhZS04YmVjLWJlMGU5MDllMThkYSJdLCJwYXJlbnRfdGVhbSI6ImVlNWIwOGM2LTUxNjctNDQyNS1iYmMzLWE3NDZmZTRhN2VhZCJ9LCJzdWIiOiJlZTViMDhjNi01MTY3LTQ0MjUtYmJjMy1hNzQ2ZmU0YTdlYWQtMTIzNDU2IiwiYXVkIjoiYXV0aGVudGljYXRlZCIsImlhdCI6MTcxMDU2ODQwOX0.xLSO-tv1j_ik5Ous6PSUwsmhlJtSxALNUfg0DWv3Dyk"
}