POST
/
api
Set an initial admin password
curl --request POST \
  --url https://{FUSION HOST}/api \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json · object

Response

201

Initial password set