Fetching data from REST API PUT request

Summary

User is asking how to fetch data from a REST API PUT request and if there is any documentation available.


Question

Hello everyone,

How can I fetch the data from rest api PUT request? Do we have any documentation?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["fetch-data", "rest-api", "put-request", "documentation"]

Not sure which request you are asking about specifically, but you can read the API documentation here: https://reference.airbyte.com/reference/getting-started

At the bottom of each page there is the response body described. Look for the Status Code 200 section for a valid response body.