Is it possible to have a API (HTTPS), which has some endpoints (test_1, test_2) with different HTTP methods (test_1-GET,POST) while GET and POST are having different HTTPS security features. (like different cipher suites, different certificates)
I am expecting experts' idea about this. Since I am a newby, I need to verify that. What I have seen is we do that for an API.