CompanyNetworkTypeLink

Create a CompanyNetworkTypeLink

Create a CompanyNetworkTypeLink, available only to company administrators

post/api/companyNetworkTypeLinks

Request body

companyIdstring required

The Company the record is linking to the NetworkType

networkTypeIdstring required

The NetworkType to which the Company is linked

networkSettingsstring required

The settings in a JSON string that correspond to the NetworkType

Response

CompanyNetworkTypeLink created

Schema required— unresolved $ref

Changes