Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section defines all the insert request types a client can send to a data service. All insert requests use the HTTP POST request method. The type of insert action is further defined by the request URI used in a POST request.
InsertEntity Request (section 2.2.7.1.1) defines the InsertEntity request type that enables a client to insert a new EntityType instance into an EntitySet.
InsertLink Request (section 2.2.7.1.2) defines the InsertLink request type that is used to add a new link between EntityTypes instances.