Cancels a specified load job. This is an HTTP DELETE request. See Neptune Loader Get-Status API for more information.
When invoking this operation in a Neptune cluster that has IAM authentication enabled, the IAM user or role making the request must have a policy attached that allows the neptune-db:CancelLoaderJob IAM action in that cluster..
delete/loader/{loadId}
Path parameters
loadIdstring required
The ID of the load job to be deleted.
Response
Success