Updates a helpful link for the specified company.

Access: System, Admin, and ClientAdmin users only.

This endpoint consumes JSON Merge Patch. Properties omitted from the payload remain unchanged; properties present in the payload replace the current value.

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

Company identifier from the route.

int32
required

Helpful link identifier.

Body Params

Helpful link fields to update.

JSON Merge Patch payload used to update a company helpful link.

string | null

New display name for the helpful link. Omit the property to keep the current value.

string | null

New URL for the helpful link. Omit the property to keep the current value.

string | null

New note for the helpful link. Omit the property to keep the current value.

int32
enum

VisibleFor_v10

Members:

  • 1 - Admin ( Admin )
  • 2 - Employee ( Employee )

Allowed:
Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json