Skip to content

Commit 4a62e8c

Browse files
committed
update docs
1 parent b9472a3 commit 4a62e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const apiInstance = new SibApiV3Sdk.ContactsApi()
5454

5555
// Configure API key authorization: apiKey
5656

57-
apiInstance.setApiKey(SibApiV3Sdk.AccountApiApiKeys.apiKey, 'YOUR API KEY')
57+
apiInstance.setApiKey(SibApiV3Sdk.ContactsApiApiKeys.apiKey, 'YOUR API KEY')
5858

5959
const limit = 10 // Number | Number of documents per page
6060
const offset = 0 // Number | Index of the first document of the page

0 commit comments

Comments
 (0)