Sites

Patch Site

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

Path parameters

siteIdintegerRequired
PATCH
1curl -X PATCH https://app.impiloplatform.com/api/v3/site/1 \
2 -H "Impilo-API-Key: <apiKey>"