Add

Adds a new Hardware object (computers, monitors, printers, and other types).

Body Params
string
required

The display name of the hardware object.

string

The unique identifier of the platform the hardware belongs to. Refer to Platforms to retrieve the id of a platform.

string

The unique identifier of the site where the hardware is located. Refer to Sites to retrieve the id of a site.

string

The unique identifier of the organization that owns the hardware. Refer to Organizations to retrieve the id of an organization.

string

Additional descriptive details about the hardware object.

string
required

Refer to Hardware scopes to retrieve available scope values for Hardware.

string
required

Refer to Hardware types to retrieve the id of a Hardware type.

string

The serial number of the hardware object.

Responses
201

Hardware object created successfully

400

Invalid request

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!