HTTP Request Actor
Under maintenance
Pricing
Pay per usage
Go to Store
HTTP Request Actor
Under maintenance
0.0 (0)
Pricing
Pay per usage
0
Total users
4
Monthly users
4
Runs succeeded
17%
Last modified
10 days ago
HTTP Method
method
EnumOptional
The HTTP method to use for the request.
Value options:
"GET": string"POST": string"PUT": string"DELETE": string"PATCH": string
Default value of this property is "POST"
Request Headers
headers
objectOptional
A JSON object of key-value pairs to be sent as request headers.
Default value of this property is {"Content-Type":"application/json"}