Closed
Description
NetBox version
3.2.5
Feature type
Change to existing functionality
Proposed functionality
When changing an item, using the REST API, could it be possible to get the changelog id returned immediately?
f.x as an X-ChangeId header or similar?
Use case
When multiple systems update various properties of the same entities in Netbox, we can not always rely on simply getting the latest change via the extras/object-changes endpoint.
Also getting the change id immediately would save an otherwise unnecessary API request.
Database changes
No response
External dependencies
No response