English
cURL
curl --request GET \ --url https://{base_url}/v1/app/integration/filesystem/validate
true
Validate the credentials for the filesystem integration using basic auth.
The username for basic auth
The password for basic auth
Returns true if the credentials are valid, false otherwise.
The response is of type boolean.
boolean