Passthrough
Make Passthrough Request
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
Body of the request
headers of the request
Method of the request
Available options:
GET
, POST
, PUT
, PATCH
, DELETE
Path of the request
format of the request
Available options:
JSON
, XML
, MULTIPART
Response
200 - application/json
The response is of type any
.