Access Mutual TLS Authentication

Mutual TLS authentication ensures that the traffic is secure and trusted in both directions between a client and server

List Access Certificates

GET List Access Certificates

GET accounts/:identifier/access/certificates

Permission needed: None

Available in:

Access Certificate Details

GET Fetch a single Access Certificate

GET accounts/:identifier/access/certificates/:uuid

Permission needed: None

Available in:

Create Access Certificate

POST Create a new Access Certificate

POST accounts/:identifier/access/certificates

Permission needed: None

Available in:

Update Access Certificate

PUT Update a configured Access Certificate

PUT accounts/:identifier/access/certificates/:uuid

Permission needed: None

Available in:

Delete Access Certificate

DELETE Delete an Access Certificate

DELETE accounts/:identifier/access/certificates/:uuid

Permission needed: None

Available in: