Proxy a request

Proxies a request to the given URL

Authentication

AuthorizationBearer

API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)

Request

This endpoint expects an object.
urlstringRequiredformat: "uri"
methodenumRequired
headersmap from strings to stringsOptional
bodyany or nullOptional

Response

Successfully created mind

Errors