PUT
/
groups
/
{group_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group_id
integer
required

Body

application/json

Schema for updating a group.

description
string | null
Maximum length: 255
name
string | null
Maximum length: 100
repos
integer[] | null

Response

200 - application/json

The response is of type any.