DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
120
Once the operation is successful, it returns the response “200 OK” and the password is changed
according to the new string sent inside the payload of the request.
Figure 109: Redfish - Changing an user password
3.3.11.5 Delete BMC User
Using a DELETE request, it is possible to delete an user. The username is placed in the URI of the
DELETE request
Function
Delete BMC user
Operation
DELETE
URI
https://<BMC_IP>/redfish/v1/AccountService/Accounts/<username>
Payload
None
Header
X-Auth-
Token: “<token>”
Expected
response
200 OK