Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

For the API request, you need to add the variables to the correct position in Postman.

VIDEO: Get List Item from Picturepark in Postman 

  • Add {{apiHost}} before the request. 

  • Add {{apiToken}} as the token for authorization of type Bearer token.  

  • Add key "Picturepark-CustomerAlias" to the Header with the value {{customerAlias}}

  • Add additional keys to the Params as requested in query parameters per request in the API documentation.

  • No labels