Loading...
Asked by Rolando Carias on Jun 24, 2024
Rolando asks if it's possible for a HubSpot serverless function to return an HTML response instead of JSON.
Answered by Harun Kumar Siva
Harun indicates that according to the documentation, only `application/json` is the supported content type for serverless function responses.