Developer Docs
...
API Reference
Network
Bulk add / update network(s)
POST
https://data.onxecta.com/api/production/network
AWS Cloud API Endpoint
Authentication
bearerAuth
http
Body Parameters
body
NetworkInput[]
*
sourceId
string
*
type
string<PRODUCTION | INJECTION>
*
name
string
*
date
string<date-time>
*
description
string
*
Responses
200
OK
Network[]
xid
string<uuid>
*
sourceId
string
*
type
string<PRODUCTION | INJECTION>
*
name
string
*
date
string<date-time>
*
description
string
*
Updated 26 Sep 2024
Did this page help you?