Skip to main content
PUT
Update 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
id
integer<int32>
required

Portfolio id

Body

Request body for updating a monitoring portfolio's name or enabled state.

name
string
required
Maximum string length: 50
enabled
boolean

Response

OK