EndpointsInfo Data Type

Properties
name data type constraints description
url string  
isEndpointsEnabled boolean required

Example

{
  "url" : "...",
  "isEndpointsEnabled" : true
}