Skip to main content
PATCH
Update group

Authorizations

Authorization
string
header
required

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

Path Parameters

groupId
string
required

Your id for the group (the group_id sent when minting or updating a user).

Example:

"grp_84f20c19"

Body

application/json
name
string
Example:

"Acme — production"

monthly_limit
number | null

Monthly spend cap in USD. null removes the cap.

Example:

250

Response

The updated group

group
object