Updates or creates a property group in the system with the provided name.Ask AIput https://example.com/api/episerver/v3.0/propertygroups/{name}Path ParamsnamestringrequiredThe name of the property group.Body ParamsThe property group that should be updated.namestringrequiredlength ≤ 100The name of the group.displayNamestring | nullThe display name of the group.sortOrderint320 to 10000The sort order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Ok 201Created 400Bad Request 403Forbidden 409ConflictUpdated about 1 month ago