API ReferenceGuidesChangelog
Processors

activate the pending version of a processor

PUT
/v1/processors/{owner}/{slug}/activate_pending

Authorization

api-key<token>

In: header

Path Parameters

owner*string
slug*string

Response Body

application/json

curl -X PUT "https://example.com/v1/processors/string/string/activate_pending"
{}