Skip to main content
PUT
Update a group

Authorizations

Authorization
string
header
required

Authorization: Bearer YOUR_API_KEY. /v2 accepts no other method.

Path Parameters

group_id
integer
required

The Sleekplan group ID. Resolve your own identifier via GET /groups?search=.

Body

application/json
name
string
Maximum string length: 255
type
string
Maximum string length: 64
weight
integer
Required range: 0 <= x <= 10
mrr
integer
meta
object

Replaces the whole object rather than merging into it.

Response

OK

status
string
data
object

The published shape of a group. Fields are added over time and never removed — ignore any you do not recognise.