v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Site

Site Users Access

Updates the site's access list.

put/api/3/sites/{id}/users

Path parameters

idinteger required

The identifier of the site.

The identifier of the site.

Request body

integer[] required

A list of user identifiers to replace the site's access list.

Example request

[
  9
]

Response

OK