curl --request POST \
--url https://{FUSION HOST}/api \
--header 'Content-Type: application/json' \
--data '{}'
curl --request POST \
--url https://{FUSION HOST}/api \
--header 'Content-Type: application/json' \
--data '{}'
Initial password set
Was this page helpful?