Create Site
Creates a new site with the provided details.
Returns the site.
For more information see the Site Model.
Headers
Impilo-API-Key
Request
This endpoint expects an object.
id
Unique identifier for the site, managed by Impilo.
name
The name of the site.
active
True if the site is active, false otherwise.
phoneNumber
Phone number for the site.
address
The shipping address for the site.
Response
This endpoint returns an object.
id
Unique identifier for the site, managed by Impilo.
name
The name of the site.
active
True if the site is active, false otherwise.
phoneNumber
Phone number for the site.
address
The shipping address for the site.