Passing parameters as Payload while calling Plotly App

Hello,

I have created a Plotly Dash app in Python which holds around 5-6 charts with some dropdowns.

I wanted some suggestion on when i call the Dash URL, is there a way in which i can pass some parameters not in the URL but as a payload / in body?

Is there a way to do so?

Kindly suggest. Thank you in advance.