You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/4-84-0-2021-02-15.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ changelog:
14
14
- Entity Transfer Create ([POST /account/entity-transfers](https://www.linode.com/docs/api/account/#entity-transfer-create)). Creates a transfer request for the specified entities. At this time, only Linodes can be transferred.
15
15
- Entity Transfer Cancel ([DELETE /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-cancel)). Cancels the Entity Transfer for the provided token.
16
16
- Entity Transfer View ([GET /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-view)). Returns the details of the Entity Transfer for the provided token.
17
-
- Entity Transfer Accept ([POST /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-accept)). Accept an Entity Transfer for the provided token to receive the entities included in the transfer to your account.
17
+
- Entity Transfer Accept ([POST /account/entity-transfers/{token}/accept](https://www.linode.com/docs/api/account/#entity-transfer-accept)). Accept an Entity Transfer for the provided token to receive the entities included in the transfer to your account.
18
18
19
19
- The Linode Firewalls List ([GET /linode/instances/{linodeId}/firewalls](https://www.linode.com/docs/api/linode-instances/#firewalls-list)) endpoint has been added. This endpoint provides Firewall information for Firewalls associated with a particular Linode.
0 commit comments