The
unit21_id
field is being deprecated for this endpoint after September 30, 2023. Requests made usingunit21_id
in the path will fail, andunit21_id
will no longer be returned in the response body.instrument_id
should be used instead. More information.
Updates an instrument's information using the instrument_id
from your platform.
This endpoint requires the instrument_id
which is a unique ID created by your organization to identify the instrument. The org_name
is your Unit21 appointed organization name such as google
or acme
.
Updating an instrument has no required fields. You MAY send any subset of the fields that the instruments/create
endpoint accepts.
Placeholder instruments cannot be updated.
Note that you can also update an instrument using an upsert through /instruments/create
.
Follow the links for more information: