Skip to content

ws1_api_password

codeskipper edited this page Aug 18, 2022 · 3 revisions

Description

The ws1_api_password key specifies the password for a WorkSpace ONE user with API access that was specified in the api_username key.

This is for the Basic authentication method.

Example Usage:

<key>ws1_api_password</key>
<string>MyAwesomeAPIPassword</string>

Required: True

Clone this wiki locally