Update a network's mutable business fields
PATCH/v1/networks/:networkId
Partially updates a network's business fields (name, email, description, website, default email language, and contacts); only the fields you supply are changed and the rest are left intact. Requires the administrator role on the network. The write is optimistically locked, so a concurrent modification returns 409.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
The updated network
A malformed contact
Missing or invalid API key
The API key is not authorized for this resource
Network not found
Version conflict