Creating a Video record via the Imagen API

    • Martyn Double |
    • 0 step |
    • 44 seconds
      Load postman
      Enter the FQDN of your Imagen MCC server, for example: [https://example.westeurope.cloudapp.azure.com:83/imcc/v1/import/record/NativeImagenXML?workflow=Ingest%20Video](https://example.westeurope.cloudapp.azure.com:83/imcc/v1/import/record/NativeImagenXML?workflow=Ingest%20Video)
      Click to enter headers for authentication
      Enter your API key and Bearer token, for example, X-Imagen-API-Key: [API key goes here] Authorization: Bearer [Bearer token goes here]
      Click to add your payload (Body) Paste your XML here
      Select RAW Click "Text" and select "XML"
      Click to "Send" your API request
      On success, you will receive a 200 response, with XML specifying the new record and media object IDs
      This Scribe is in tip-top shape!Leave feedback if there are any issues with this Scribe