Skip to content

ws1_api_password

Mart Verburg edited this page Jan 23, 2025 · 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>MySecretAPIPassword</string>

Required: False, you can supply either oauth credentials or ws1_b64encoded_api_credentials instead