v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Updates an existing access policy that specifies an identity's access to an IoT SiteWise Monitor portal or project resource.

put/access-policies/{accessPolicyId}

Path parameters

accessPolicyIdstring required

The ID of the access policy.

Request body

accessPolicyPermission'ADMINISTRATOR' | 'VIEWER' required

The permission level for this access policy. Note that a project <code>ADMINISTRATOR</code> is also known as a project owner.

clientTokenstring

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

Response

Success

UpdateAccessPolicyResponse required