Skip to main content
POST
Create a site partner

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json

Should provide the same key that is used in the type property

type
enum<string>
required

The type of site partner (siteHost or utility or reportingAgency)

Available options:
siteHost,
utility,
reportingAgency
network
string

The network associated with the site partner

siteHost
object

Details specific to the site host type of site partner

utility
object

Details specific to the utility type of site partner

reportingAgency
object

Details specific to the reporting agency type of site partner

Response

The site partner was successfully created.

data
object