Description
Makes changes to an existing access.
HTTP Method | URI Scheme |
---|---|
PUT | /server/access/{accessId} |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Path | accessId | The ID of the access to update. | Required | string |
Body | request | Request body parameters, see schema for details. | Required | Access |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | The updated access. |
Security
Type | Name |
---|---|
apiKey | Key |