# API: Download CA Bundle.

# certBundleDownload

Download CA Bundle. The return value is a Base64 encoded array

# Required parameters

Parameter Description
id Account id

# Request

GET /admin/api.php?api_id=API_ID&api_key=API_KEY&call=certBundleDownload&id=ID

# PHP Samples

# Response

null
Last Updated: 10/7/2024, 2:36:43 PM