post https://stripe1.app.fluencyplatform.com/api/ds/platform_integration_test
Test if configuration is valid.
Log in to see full request history
Responses
Test if configuration is valid.
xxxxxxxxxx
17curl --request POST \
--url https://stripe1.app.fluencyplatform.com/api/ds/platform_integration_test \
--header 'Fluencytoken: f7ad23ff-3a83-4629-634d-5f499a46606f' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"kargs": {
"integration": {
"integration": "S3Bucket"
},
"s3BucketList": {
"limit": 40
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: