Path Parameters
The username for basic auth
The password for basic auth
Response
200 - text/plain
Returns true if the credentials are valid, false otherwise.
The response is of type boolean
.
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
.