/
GO
goperigon
/
Perigon API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked just now · Updated 4mo ago
Details
Filter operations
Source Groups
6
get
List source groups
post
Create source group
get
Resolve source groups
get
Get source group
delete
Delete source group
patch
Update source group
v1
14
Watchlists
6
Source Groups
v1
Create source group
Create a new source group under the organization associated with the API key.
post
/v1/api/sourceGroups
Request body
CreateSourceGroupParams
required
name
string
required
displayName
string
nullable
description
string
nullable
domains
string[]
required
Changes