Skip to main content
PUT
Update pipeline processing status

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

pipeline_id
string<uuid>
required

Body

application/json
processing_status
enum<string>
required
Available options:
enabled,
disabled

Response

200

Default Response