POSThttps://api.buildwithfern.com/snippets
Body Parameters
View in API Reference
Request
$curl -X POST https://api.buildwithfern.com/snippets \
> -H "Authorization: Bearer " \
> -H "Content-Type: application/json" \
> -d '{
> "endpoint": {
> "path": "/v1/search",
> "method": "GET"
> }
>}'
Response