HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update registered client name.

Update Client Name for the registered client, given a MAC address. Client Name cannot contain a :

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

The MAC Address of the Client

Body Params

The Client details to update

string
required

Display name of the registered client

Responses
200

Success.

400

Bad request.

401

Unauthorized access or Invalid token.

403

Forbidden - not permitted to perform this action.

404

Client not found.

412

Validation error.

413

Request-size limit exceeded.

429

API Rate limit exceeded.

500

Unexpected error.

503

Service Unavailable.

default

Unexpected error.

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