I am trying to create a Power Automate dashboard for our steering committee. Part of the dashboard is to have them assign a priority to the ticket. The problem is when I try to PUT the updated information in the ticket via an api call I am getting an error that doesn't make sense. The message I am getting only happens when I try to run the API from Power Automate. It is saying that the property ...email_config_id to be of type string but is type integer. First, I don't see that field in the ticket, and second, I am not editing that field. When I try to run the api call via Postman everything works as it should.
What Am I Missing?
Postman Config:
Power Platform Custom Connector Config:
Power Automate Error: