Skip to main content
DELETE
Delete data sample

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Path Parameters

container_id
string<uuid>
required

The ID of the container entity, either a Pipeline or Processor Group

source_id
required

The ID of the source to retrieve samples for

sample_id
string<uuid>
required

The ID of the sample

Response

200

Default Response