Skip to content

Commit d95589b

Browse files
The event is password_reset
Kept note about the event in the /linode/instances/{linodeId}/password description.
1 parent 12f9020 commit d95589b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

openapi.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5346,7 +5346,7 @@ paths:
53465346
[Reset Disk Root Password](/api/v4/linode-instances-linode-id-disks-disk-id-password/#post) endpoint to update a specific disk's root password.
53475347

53485348

5349-
A `reset_root_password` event is generated when a root password reset is successful.
5349+
A `password_reset` event is generated when a root password reset is successful.
53505350
tags:
53515351
- Linode Instances
53525352
operationId: resetLinodePassword
@@ -14384,7 +14384,6 @@ components:
1438414384
- password_reset
1438514385
- payment_submitted
1438614386
- profile_update
14387-
- reset_root_password
1438814387
- stackscript_create
1438914388
- stackscript_delete
1439014389
- stackscript_update

0 commit comments

Comments
 (0)