post https://api.solace.cloud/api/v2/missionControl/eventBrokerServices//serverCertificates
Upload a server certificate for the event broker service.
Note: The Try It! feature for this API does not work. To use this API, you must:
- Copy the URL to another program.
- Add a concatenated certificate to the
certificate
parameter in the body of the POST. - Add a concatenated private key to the
privateKey
parameter in the body of the POST.
For more information, see Managing Custom TLS Server Certificates for an Event Broker Service in the Solace documentation.
Your token must have one of the permissions listed in the Token Permissions.
Token Permissions: [ `services:post` **or** `mission_control:access` ]