service_api_request
Call any Fastly REST API endpoint with enforced host and authentication safeguards.
Instructions
Generic target service HTTP API call. Supports all available endpoints while enforcing host/auth safeguards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| query | No | ||
| method | Yes | ||
| headers | No | ||
| fastlyToken | Yes | ||
| authorizationKey | No |