Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Example:

"New Dashboard"

tiles
object[]
tags
string[]
Example:

Response

Successfully created dashboard

data
object
Last modified on July 2, 2026