Creates a new device for this account, returning a unique name. The body must specify a dictionary with zero or more key / value pairs as attributes for the new device in JSON form.

Example Payload:

{
  "type": "turtlebot 1",
  "location": "san francisco",
  "platform": "ros"
}
Language
Authorization
Click Try It! to start a request and see the response here!