@Akhila Thanks for getting back, I understand that you wanted to forward data from APIM to a different endpoint, but the endpoint may or may not have a certificate. so, you need to disable the certificate validation in APIM please correct me if i am wrong here.
If yes this can be done by creating a Backend entity object within APIM. You can add your backend url and disable validate certificate chain and validate certificate name as shown below https://learn.microsoft.com/en-us/azure/api-management/backends?tabs=bicep
do let me know incase of further queries, I would be happy to assist you.