This endpoint allows you to update Portfolio details such as Name, email recipients, language and subject line.
No Content
{- "name": "New portfolio Name",
- "emails": [
- {
- "firstName": "John",
- "lastName": "Smith",
- "emailAddress": "john.smith@creditsafe.com"
}
], - "frequency": "1"
}
{- "message": "string"
}