Data Pipeline APIs

<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li><li>sdzReadOnly</li><li>sdzUser</li></ul><br/><br/>using datapipeline id, looks up the steps and executes a each step in sequence against a single data record and returns what the result would be

post/api/metadata/datapipeline/{id}/trial-run

Path parameters

idstring uuid required

Request body

dataobject required
metadataobject

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.