Updates an Equipment Type by its long description.

The long description is a colon-delimited hierarchy (e.g. PARENT:CHILD).
For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The colon-delimited long description of the equipment type to update.

Body Params

The updated equipment type.

string
required

A name that represents this equipment type.

string | null

The description.

string | null

The long description of the parent equipment type, if any. This is a colon(:) delimited string of the
codes of all parent equipment types.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!