HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update registered client with bootstrapping key.

Update a registered client's bootstrapping key given its unique identifier.

Path Params
string
required

The unique identifier of the client.

Body Params

The DPP Client details to update

string

DPP client Id.

string
required

DPP URI

Responses
200

Success.

400

Bad request.

401

Unauthorized access or Invalid token.

403

Forbidden - not permitted to perform this action.

404

DPP Client not found.

429

Too many requests.

500

Unexpected error.

default

Unexpected error.

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