Creating a Task
Creating a Task

Creating a Task

This sections describes how to create task via the Zebra Developer Portal
  1. Click
    Authorize
    and enter your Client Key.
  2. Click
    Close
    .
  3. Expand the POST/environmental/tasks method screen.
  4. Click
    Try It Out
    .
  5. Enter the sample JSON in the Request Object field.
  6. Enter a unique name in the name field.
  7. Click
    Execute
    . If successful, a response with an HTTP Status Code of 200 is returned. The task ID is returned in the response body.