Skip to main content
POST
Create New Category

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Path Parameters

type
string
required

Category type. Must be [views, boards, screens]

Body

application/json

Request parameters

name
string

Name of a view.

Response

OK

{key}
object