Skip to main content

Create a new group of panels

POST
api/v2/talkwalker/p/:project_id/source_panels/groups/add

Create one or multiple groups of source panels. Please note that it does not include the source panels inside the group.

Path Parameters

  • project_id string required
    Example: {{project_id}}

Header Parameters

  • Content-Type string
    Example: application/json; charset=UTF-8

Request Body

  • object
Responses

OK


Schema
  • object
Loading...