File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ client.record
66
66
67
67
The client supports three authentication methods:
68
68
69
- 1 . [ Password authentication] ( https://developer. kintone.io/hc/en-us/articles/212495188#passwordAuth )
70
- 2 . [ API token authentication] ( https://developer. kintone.io/hc/en-us/articles/212495188#APItokenAuth )
69
+ 1 . [ Password authentication] ( https://kintone.dev/en/docs/common/authentication/#password-authentication )
70
+ 2 . [ API token authentication] ( https://kintone.dev/en/docs/common/authentication/#api-token-authentication )
71
71
72
72
The required parameters inside ` auth ` are different by the methods.
73
73
The client determines which method to use by passed parameters.
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ You can use the file key at the following place.
79
79
#### Reference
80
80
81
81
- https://ding-doc.dingtalk.com/doc#/dev/frd69q
82
- - https://developer. kintone.io/hc/en-us/articles/212494448
82
+ - https://kintone.dev/en/docs/kintone/rest-api/files/upload-file/
83
83
84
84
### downloadFile
85
85
@@ -108,4 +108,4 @@ You can get the file key from the following place.
108
108
#### Reference
109
109
110
110
- https://ding-doc.dingtalk.com/doc#/dev/frd69q
111
- - https://developer. kintone.io/hc/en-us/articles/212494468
111
+ - https://kintone.dev/en/docs/kintone/rest-api/files/download-file/
You can’t perform that action at this time.
0 commit comments