Skip to main content
POST
Verify network credentials

Body

application/json

Network credentials

Request for network verification

network_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

network_password
string
Example:

"secretpassword"

network_secret
string

Deprecated: use network_password.

Example:

"secretpassword"

Response

OK

Response for network verification

message
string
Example:

"Network verified successfully"

valid
boolean
Example:

true