/
/Server API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18m ago · Updated 1mo ago
Execution22
Management40
  • getCreate a project
  • postCreate a project
  • getGet project
  • putUpdate a project
  • deleteDelete a project
  • postCreate a secret
  • putUpdate a secret
  • deleteDelete a secret
  • postCreate a branch
  • putUpdate a branch
  • deleteDelete a branch
  • getList all results
  • getList branch sequences
  • postCreate a stage
  • getGet a stage
  • putUpdate a stage
  • deleteDelete a stage
  • putExecute schema_code and return schema in JSON format
  • getGet schedule info for stage if there are time triggers configured.
  • getGet rq logs
  • getGet services logs
  • getGet errors in logs count in the last hour
  • getGet agents
  • patchUpdate agents
  • getGet agent
  • putUpdate a agent
  • deleteDelete a agent
  • getGet groups
  • postCreate a group
  • getGet group
  • putUpdate a group
  • deleteDelete a group
  • getGet settings
  • getGet settings
  • getGet settings
  • getGet settings
  • getGet settings
  • putUpdate a project
  • getCheck if email or AWS settings are working
  • getGet health status of Kraken services.
Users3
    Management

    Update a group

    Update group settings

    put/groups/{group_id}

    Path parameters

    group_idinteger required

    ID of group

    Request body

    idinteger
    namestring
    project_namestring
    project_idinteger
    agents_countinteger

    Response

    Successfully

    idinteger
    namestring
    project_namestring
    project_idinteger
    agents_countinteger

    Changes