List Client mTLS CA Certificates
Lists client mTLS CA certificates for an account.
path Parameters
accountNameThe name of the account. You can find this in your Zuplo Portal under Settings > Project Information.
List Client mTLS CA Certificates › Responses
The request has succeeded.
List of client mTLS CA certificates.
offsetOffset for pagination.
limitLimit for pagination.
Create Client mTLS CA Certificate
Creates a client mTLS CA certificate for an account.
path Parameters
accountNameThe name of the account. You can find this in your Zuplo Portal under Settings > Project Information.
Create Client mTLS CA Certificate › Request Body
nameThe name of the client mTLS CA certificate.
certificateThe PEM-encoded CA certificate.
Create Client mTLS CA Certificate › Responses
The request has succeeded and a new resource has been created as a result.
idThe unique identifier for the client mTLS CA certificate.
nameThe name of the client mTLS CA certificate.
Certificate information.
createdOnWhen the item was created.
updatedOnWhen the item was last updated.
Delete Client mTLS CA Certificate
Deletes a client mTLS CA certificate.
path Parameters
accountNameThe name of the account. You can find this in your Zuplo Portal under Settings > Project Information.
idThe ID of the client mTLS CA certificate.
Delete Client mTLS CA Certificate › Responses
There is no content to send for this request, but the headers may be useful.
Update Client mTLS CA Certificate
Updates a client mTLS CA certificate.
path Parameters
accountNameThe name of the account. You can find this in your Zuplo Portal under Settings > Project Information.
idThe ID of the client mTLS CA certificate.
Update Client mTLS CA Certificate › Request Body
nameThe name of the client mTLS CA certificate.
Update Client mTLS CA Certificate › Responses
The request has succeeded.
idThe unique identifier for the client mTLS CA certificate.
nameThe name of the client mTLS CA certificate.
Certificate information.
createdOnWhen the item was created.
updatedOnWhen the item was last updated.