delete Repeatable Requests
See deleteRepeatableRequests_(GuidValueList?, HttpHeaders?, RequestOptions?).
See deleteRepeatableRequests_(GuidValueList?, HttpHeaders?, RequestOptions?).
Parameters
RequestIDs parameter.
See deleteRepeatableRequests_(GuidValueList?, HttpHeaders?, RequestOptions?).
Parameters
RequestIDs parameter.
Headers parameter.
Ask the server to forget (delete) the repeatable requests with the specified requestIDs.
Parameters
(nullable) List of request IDs, or null if Repeatability-Client-ID header value was used in previous repeatable requests, and for improved efficiency the bulk deletion of repeatable requests can be enabled using {@link com.sap.cloud.mobile.kotlin.odata.ServiceOptions#repeatabilityClientID ServiceOptions.repeatabilityClientID}.
(nullable) Optional request-specific headers.
(nullable) Optional request-specific options.