Put
Update an existing access tag
Parameters:
Name | Optional / Required | Data type | Description | Default |
id | required | String | One of your access tag ids | |
name | required | String | min. 1 characters, max. 50 characters | |
description | optional | String | min. 1 characters, max. 255 characters | |
default | optional | String | yes or no (y or n) | n |
iap | optional | String | yes or no (y or n) | n |
kiosks | optional | String | One or multiple kiosk ids (webkiosk_123 or webkiosk_123,appkiosk_456), values must start with webkiosk_ or appkiosk_ |
Example:
Whatever language you are using, the result will be the same.
Last updated