HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Add registered client.

Add a registered client to allow network access.

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

The ClientEntry to submit. client_name is an optional field and it cannot contain a :

string

Display name of the registered client

string
required

MAC Address of the registered client.

Responses
200

Success.

400

Bad request.

401

Unauthorized access or Invalid token.

403

Forbidden - not permitted to perform this action.

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!