Creates a new portal profile.
Name | Description | Additional information |
---|---|---|
model | The model of the portal profile. |
Define this parameter in the request body. |
{
"PortalProfileID": 1,
"PortalID": 2,
"ProfileID": 3,
"Name": "sample string 4",
"SerialNumber": 5
}