latestOpenAPI 3.1.02026-08-1021368.3 KB
50679caad756
Sites
Update site
Update a site. Send only the fields you want to change.
Permissions: Requires write access to the site (manage:{site_id}).
Returns: A site object.
post/sites/{site_id}
Path parameters
site_idstring required
Example:CDBUGS
The ID of the site. This is the same string you use in your tracking code. Example: CDBUGS
Request body
Example request
{
"name": "Acme Holdings Inc"
}Response
Successful response