Create the Sku Profile Effective .
| Name | Description | Additional information |
|---|---|---|
| model | model to create. |
Define this parameter in the request body. |
{
"SkuProfileEffectiveID": 1,
"SkuId": 2,
"ProfileId": 3,
"Name": "sample string 4",
"EffectiveDate": "2025-12-01T18:31:57.1403682+00:00"
}