Patch Site

PATCH

Partially update the site specified by the ID in the URL path with a new site object.


For more information see the Site Model.

Path parameters

siteIdintegerRequired

Request

This endpoint expects an object.
idintegerOptional
Unique identifier for the site, managed by Impilo.
namestringOptional
The name of the site.
activebooleanOptional
True if the site is active, false otherwise.
addressobjectOptional
The shipping address for the site.

Response

This endpoint returns an object.
idintegerOptional
Unique identifier for the site, managed by Impilo.
namestringOptional
The name of the site.
activebooleanOptional
True if the site is active, false otherwise.
addressobjectOptional
The shipping address for the site.