Create Site

Creates a new site with the provided details.

Returns the site.

Headers

Impilo-API-KeystringRequired

Request

This endpoint expects an object.
activebooleanOptional

True if the site is active, false otherwise.

addressobjectOptional

The shipping address for the site.

namestringOptional

The name of the site.

phoneNumberstringOptional

Phone number for the site.

Response

Created

activebooleanOptional

True if the site is active, false otherwise.

addressobjectOptional

The shipping address for the site.

idlongOptional

Unique identifier for the site, managed by Impilo.

namestringOptional

The name of the site.

phoneNumberstringOptional

Phone number for the site.