Loading...
Loading...
Fix payload, headers, methods, and status handling in realistic API troubleshooting tasks.
fetch('/api/feedback/:id', {
method: 'GET',
headers: { 'Content-Type': 'text/plain' },
body: raw object
})HTTP Method
Content-Type
Body Format