Skip to main content
POST
Create new portfolio

Authorizations

X-Api-Key
string
header
required

Api key needed to access the endpoints. X-Api-Key: My api key

Headers

AppId
string

App id

Path Parameters

profileCountry
enum<string>
required

The country whose scope/entitlement profile (SE or NO) is used to authorize the request. Determines which market-specific rules apply, independent of the country the requested company is registered in. ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO

Body

Request body for creating a new monitoring portfolio.

name
string
required
Maximum string length: 50
type
enum<string>

How companies are added to a portfolio: Manual (added individually) or Auto (kept in sync automatically).

Available options:
Manual,
Auto
enabled
boolean

Response

OK

A monitoring portfolio used to group companies that should be watched for changes.

id
integer<int32>
type
enum<string>

How companies are added to a portfolio: Manual (added individually) or Auto (kept in sync automatically).

Available options:
Manual,
Auto
name
string | null
createdDate
string<date-time>
updatedDate
string<date-time>
enabled
boolean