Detete Importer of Record

This operation deletes the Importer of Record entry identified by id.

SecuritybearerAuth
Request
path Parameters
id
required
string

Unique identifier of the Importer of Record entry.

Responses
200

Specified Import of Record Code has beed deleted successfully.

400

Invalid request.

401

The request could not be authorized.

500

The request could not be completed due to an internal error.

delete/api/v1/importerofrecord/{id}
Request samples
Response samples
application/json
{
  • "errors": [
    ]
}