Skip to main content
POST
Revert pipeline to version

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

Query Parameters

allow_invalid_pipeline_state
boolean
default:false

Body

application/json
pipeline_revision_id
string<uuid>
required

Response

200

Default Response