Remove "typ" from JWT payload

Hi
In JWT payload there is a parameter “typ”. Our API GW is not able to work with this parameter. Is there a way to remove parameter “typ” from JWT payload ?

“typ” : “Baerer”