curl --request PUT \ --url https://api.neum.ai/v2/pipelines/{pipeline_id} \ --header 'Content-Type: application/json' \ --header 'neum-api-key: <api-key>' \ --data '{}'
"<any>"
The response is of type any.
any
Was this page helpful?