Skip to main content
POST
Create group

Authorizations

Authorization
string
header
required

Organization API key, generated in studio.sidenet.ai. Backend only — never in a browser.

Body

application/json
id
string
required

Your stable id for the group.

Example:

"grp_84f20c19"

name
string

Display name. Defaults to the id.

Example:

"Acme — production"

monthly_limit
number

Monthly spend cap in USD. Defaults to $5.

Example:

250

Response

The created group

group
object