1. In Postman, find Get Session call
    1. Use the drop-down in the top right to select your environment (ex: Sand7)
    2. On the Headers tab, enter support email address and password into the specified spots in the Value column
    3. Hit Send
  2. In the response, you’ll see your session ID in the session field. Copy it.
  3. Find and open the call you’ll be using
    1. On the Headers tab, paste your session ID into the x-acme-session Values column
    2. Repeat for all additional calls as needed