Certificate schema describes a certificate that proves the identity of a component, account, or service.username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/AccountService/ExternalAccountProviders//Certificates/' \
--header 'Authorization: Basic <encoded-value>'{}