Updates a HELD system.

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

A request to update a HELD system.

string | null

The organization ID.

string
required
length ≥ 1

Gets or sets the HELD system name.

Responses
200

OK when successful with this HELD system in the body.

400

BAD REQUEST if any validation errors occur.

401

UNAUTHORIZED when the access token is invalid or expired.

403

FORBIDDEN when the permissions to update the HELD system are not granted.

404

NOT FOUND when the HELD system with the specified ID is not found.

500

INTERNAL SERVER ERROR on any unexpected errors.

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