API Reference

Create a new dashboard

Create a new dashboard using the information provided.

You will only be able to create a new dashboard if you have the role dashboards:create

If you create a dashboard you will automatically be granted read and write access to it.

Log in to see full request history
Body Params

The request body to create a new dashboard

string
required
length between 3 and 50

The name of the dashboard that you are creating

automaticEmailPaths
array of strings
length ≤ 10

A list of email addresses or TLD's (Top Level Domains) that you would like this dashboard to service

automaticEmailPaths
automaticNumberPaths
array of strings
length ≤ 10

A list of phone numbers that you would like this dashboard to service

automaticNumberPaths
writeUsers
array of strings
length ≤ 300

a list of userID's that can write to entries on this dashboard

writeUsers
readUsers
array of strings
length ≤ 300

a list of userID's that can read entries on this dashboard

readUsers
readGroups
array of strings

_id of a group of roles

readGroups
writeGroups
array of strings

_id of a group of roles

writeGroups
string
length between 1 and 500

An optional description for this dashboard

Responses

500

Internal Server Error

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json