Logo
OCI NoSQL Playground API Documentation

Cancel a work request operation with the given ID.

DELE

Curl
curl -X DELETE 'https://nosql.region.oci.oraclecloud.com/20190828/workRequests/:workRequestId' -H 'if-match: false' -H 'opc-request-id: $randomUUID' -H 'Accept: application/json'

ENDPOINTS