Delete Scanning Station
BetaDELETE
/v1/operations/scanning-stations/{id}This endpoint is idempotent. Learn more
Deletes a scanning station.
Production steps connected to the station are not deleted, but they are left without a station to scan at until you connect them to another one. Deleting a station that was already deleted returns an already-deleted error rather than a not-found error.
Permissions requiredValues:scanners:delete
The role behind your API key or agent must grant every one of these permissions.
idstringScanning station ID.
Responses
200
Successful response for Delete Scanning Station