Skip to content

Commit 29900c9

Browse files
authored
Note on API keys and user deletion
1 parent 9ef72d7 commit 29900c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/includes/wp-api-v2/_authentication.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Now that keys have been generated, you should see two new keys, a QRCode, and a
2222

2323
![Generated REST API key](images/woocommerce-api-key-generated.png)
2424

25+
If the WordPress user associated with an API key is deleted, the API key will cease to function. API keys are not transferred to other users.
26+
2527
### Auto generating API keys using our Application Authentication Endpoint ###
2628

2729
This endpoint can be used by any APP to *allow users to generate API keys* for your APP. This makes integration with WooCommerce API easier because the user only needs to grant access to your APP via a URL. After being redirected back to your APP, the API keys will be sent back in a separate POST request.

0 commit comments

Comments
 (0)