Testing & Managing
To run a test on your Endpoint, you can call its URL from outside of Buildable or simply click the Test button. You can pass Sample Headers and a Sample Body to be used in the test call using the respective tabs.
Any errors in your Endpoint’s
response
logic will be indicated in the Response Panel below the code editor.
All changes made to an Endpoint are recorded and visible in an organized timeline in the History Section of the Sidebar. At any point in time, you can review a previous version of your work and revert if needed.
- 1.Open the
My History
section - 2.Click a record to view it
- 3.Click
revert
to revert your Endpoint to a previous version

Last modified 5mo ago