Skip to main content
DELETE
Delete a metadata import

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

collection_id
string<uuid>
required

The ID of the metadata collection

import_id
string<uuid>
required

The ID of the metadata import

Response

The import was deleted

object
enum<string>
Available options:
metadata_import
id
string<uuid>
deleted
enum<boolean>
Available options:
true