/
Create DataModel (Instructions using Postman)

Create DataModel (Instructions using Postman)

 

In your postman application:

set-up-env.png
  1. Add in an environment with the variable ‘browserAPIUrl’ = https://leeds-uat5-browser.metadata.works

  2. Add in a POST request method in the appropriate context to call the API: {{browserAPIUrl}}/import/leeds/create. No headers, parameters or authorisation is needed.

  3. Add in the JSON payload.

 

 

no-authorisation-added.png

 

no-params-added.png

 

no-headers-added.png

 

 

add-json-payload.png

The JSON payload is here: JSON Payload (sample for create)

The click the send button and you should get the response shown below:

 

api-call-send.png

 

You can search on the title to search for the new model:

 

search-for-new-model.png

 

 

resulatant-model-created.png
DataModel created

 

Related content