HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Delete registered client.

Delete the registered client, given a MAC address, to disallow network access.

Path Params
string
required

The MAC Address of the 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.

429

API Rate limit exceeded.

500

Unexpected error.

503

Service Unavailable.

default

Unexpected error.

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