Resolve all status signals for an asset by number

Resolves all active status signals for the asset identified by its asset number. After this operation, the asset will have no unresolved status signals. Returns 409 if multiple assets share the same number.

Path Params
string
required

The asset's number (must be URL encoded)

Responses
204

All asset status signals resolved

400

Bad Request

403

Forbidden

404

Not Found

409

More than one asset with the same serial number was found

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