C.5 SOAP Based Delete
29.3353GPPRelease 17Stage 3TSUser Data Convergence (UDC)User data repository access protocol over the Ud interface
SOAP Based Delete request messages make use of the HTTP Post method and contain a SOAP message envelope.
SOAP Based Delete response messages are coded as HTTP response message and contain a SOAP envelope.
Delete request messages contain a SOAP message envelope body formatted according to the XML schema defined in OASIS DSMLÂ [20] related to DelRequest or ModifyRequest with the "operation" field set to "delete".
Delete response messages contain a SOAP message envelope body formatted according to the XML schema defined in OASIS DSMLÂ [20] related to DelResponse or ModifyResponse depending on the used request message. The HTTP status code in the Delete response message is used to indicate success or failure.