Post
Create a new member
Parameters:
Name | Optional / Required | Data type | Description | Default |
username | required | String | min. 2 characters, max. 50 characters, allowed characters a-z, 0-9, dot (.), @, hyphen (-) and underscore (_) | |
password | required | String | The value must be transmitted as md5 | |
comment | optional | String | min. 4 characters, max. 50 characters | |
access_tags | optional | String | One or multiple access_tag ids (myid1 or myid1,myid2) | |
kiosks | optional | String | One or multiple kiosk ids (webkiosk_123 or webkiosk_123,appkiosk_456), values must start with webkiosk_ or appkiosk_ |
Demo
URL Find your token on - yumpu.com Token
username password
Optional parameters:
comment access_tags kiosks
Add optional parametersRun request
Example:
Whatever language you are using, the result will be the same.
Last updated