Updates an existing HTTP request definition.
Documentation Index
Fetch the complete documentation index at: https://docs.roark.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the HTTP request definition to update
Input for updating an HTTP request definition
URL for the HTTP request
Description of the HTTP request definition
HTTP method: POST, PUT, PATCH, or GET
POST, PUT, PATCH, GET Request body template. Accepts a JSON object or a string with placeholders like {{phoneNumberToDial}}. Objects are serialized to JSON for storage.
Request headers as key-value pairs
The updated HTTP request definition
HTTP request definition