8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d4fd0d commit de045d8Copy full SHA for de045d8
source/_integrations/scrape.markdown
@@ -60,6 +60,10 @@ payload:
60
description: The payload to send with a POST request. Depends on the service, but usually formed as JSON.
61
required: false
62
type: string
63
+payload_template:
64
+ description: The payload to send with a POST request with template support.
65
+ required: false
66
+ type: template
67
verify_ssl:
68
description: Verify the SSL certificate of the endpoint.
69
0 commit comments