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
3
Monthly users
3
Runs succeeded
57%
Last modified
2 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"}