Skip to main content
POST
Create group

Authorizations

Authorization
string
header
required

API token obtained from the login endpoint or the dashboard

Body

application/json

Group to create

name
string
required

Name of the group

external_id
string
required

External ID set by the partner

max_pageviews_per_month
integer
required

Maximum number of pageviews per month

Response

201 - application/json

Created group

name
string
required

Name of the group

external_id
string
required

External ID set by the partner

max_pageviews_per_month
integer
required

Maximum number of pageviews per month

id
string
read-only

Unique identifier for the group