API Reference > imodeljs-common > RpcInterface > BentleyCloudRpcProtocol > inflateToken inflateToken Method Inflates the IModelToken from the URL path for each request on the backend. inflateToken(tokenFromBody: IModelTokenProps, request: SerializedRpcRequest): IModelTokenProps note This function updates the IModelToken value supplied in the request body. Parameter Type Description tokenFromBody IModelTokenProps request SerializedRpcRequest Returns - IModelTokenProps Defined in core/common/src/rpc/web/BentleyCloudRpcProtocol.ts Line 116 Last Updated: 13 June, 2024