Delete Scanning Station

Beta
DELETE/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.
idstring

Scanning station ID.

Responses

200

Successful response for Delete Scanning Station