Remove Core Integration

Title

Remove Core integration

Group

admin

URL Path

vault_rest/settings/mdcore/{id}

Method

DELETE

Http return

200, 400, 401, 403, 500

Table of Contents

Last Updated

08 Oct 2019

Summary

Deletes a MetaDefender Core integration.

Use Cases (used by)

Used by Web Client to delete MetaDefender Core integrations.

HTTP header parameters

Authorization

The API key of the caller

REQUIRED

This header should have the following format: Bearer [API key obtained from the authenticate API]
Example: Bearer Cp01BwnXAIOLZXxn7yogjKqIZnZpQD

Request Error

400

Bad Request

Invalid HTTP request

401

Unauthorized

One or more parameters are invalid

403

Forbidden

API key is incorrect

500

Internal Server Error

Server is temporarily unavailable

In case of a successful request, 200 OK status code will be returned.