Parameters
Endpoint:
https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/network.json
GET Network and Users
Get the network and its users.Example
Read network and its users. Endpoint:https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/network.json
Format: application/json
Response Code: 200
Response Body:
POST Network Users
Create network users.Example
Create network users. Endpoint:https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/network.json
Format: application/json
Request Body:
PUT Network Users
Update network users.Examples
Update with Invalid Email Address
Update a network and its user with an invalid email address. Endpoint:https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/network.json
Format: application/json
Request Body:
Delete Network Users
Delete network users by putting an empty user array. Endpoint:https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/network.json
Format: application/json
Request Body: