@n8n-dev/n8n-nodes-linode 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +589 -0
- package/dist/banner.svg +91 -0
- package/dist/credentials/LinodeApi.credentials.d.ts +9 -0
- package/dist/credentials/LinodeApi.credentials.js +40 -0
- package/dist/credentials/LinodeApi.credentials.js.map +1 -0
- package/dist/icons/linode.dark.svg +18 -0
- package/dist/icons/linode.svg +18 -0
- package/dist/nodes/Linode/Linode.node.d.ts +4 -0
- package/dist/nodes/Linode/Linode.node.js +178 -0
- package/dist/nodes/Linode/Linode.node.js.map +1 -0
- package/dist/nodes/Linode/Linode.node.json +20 -0
- package/dist/nodes/Linode/linode.dark.svg +18 -0
- package/dist/nodes/Linode/linode.svg +18 -0
- package/dist/nodes/Linode/resources/account/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/account/index.js +4783 -0
- package/dist/nodes/Linode/resources/account/index.js.map +1 -0
- package/dist/nodes/Linode/resources/databases/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/databases/index.js +4009 -0
- package/dist/nodes/Linode/resources/databases/index.js.map +1 -0
- package/dist/nodes/Linode/resources/domains/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/domains/index.js +2284 -0
- package/dist/nodes/Linode/resources/domains/index.js.map +1 -0
- package/dist/nodes/Linode/resources/images/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/images/index.js +935 -0
- package/dist/nodes/Linode/resources/images/index.js.map +1 -0
- package/dist/nodes/Linode/resources/index.d.ts +18 -0
- package/dist/nodes/Linode/resources/index.js +40 -0
- package/dist/nodes/Linode/resources/index.js.map +1 -0
- package/dist/nodes/Linode/resources/linode-instances/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/linode-instances/index.js +5610 -0
- package/dist/nodes/Linode/resources/linode-instances/index.js.map +1 -0
- package/dist/nodes/Linode/resources/linode-kubernetes-engine-lke/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/linode-kubernetes-engine-lke/index.js +1788 -0
- package/dist/nodes/Linode/resources/linode-kubernetes-engine-lke/index.js.map +1 -0
- package/dist/nodes/Linode/resources/linode-types/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/linode-types/index.js +84 -0
- package/dist/nodes/Linode/resources/linode-types/index.js.map +1 -0
- package/dist/nodes/Linode/resources/longview/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/longview/index.js +969 -0
- package/dist/nodes/Linode/resources/longview/index.js.map +1 -0
- package/dist/nodes/Linode/resources/managed/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/managed/index.js +2904 -0
- package/dist/nodes/Linode/resources/managed/index.js.map +1 -0
- package/dist/nodes/Linode/resources/networking/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/networking/index.js +2365 -0
- package/dist/nodes/Linode/resources/networking/index.js.map +1 -0
- package/dist/nodes/Linode/resources/node-balancers/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/node-balancers/index.js +3158 -0
- package/dist/nodes/Linode/resources/node-balancers/index.js.map +1 -0
- package/dist/nodes/Linode/resources/object-storage/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/object-storage/index.js +2053 -0
- package/dist/nodes/Linode/resources/object-storage/index.js.map +1 -0
- package/dist/nodes/Linode/resources/profile/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/profile/index.js +2684 -0
- package/dist/nodes/Linode/resources/profile/index.js.map +1 -0
- package/dist/nodes/Linode/resources/regions/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/regions/index.js +84 -0
- package/dist/nodes/Linode/resources/regions/index.js.map +1 -0
- package/dist/nodes/Linode/resources/stack-scripts/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/stack-scripts/index.js +1102 -0
- package/dist/nodes/Linode/resources/stack-scripts/index.js.map +1 -0
- package/dist/nodes/Linode/resources/support/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/support/index.js +883 -0
- package/dist/nodes/Linode/resources/support/index.js.map +1 -0
- package/dist/nodes/Linode/resources/tags/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/tags/index.js +472 -0
- package/dist/nodes/Linode/resources/tags/index.js.map +1 -0
- package/dist/nodes/Linode/resources/volumes/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/volumes/index.js +953 -0
- package/dist/nodes/Linode/resources/volumes/index.js.map +1 -0
- package/dist/package.json +62 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +62 -0
|
@@ -0,0 +1,2684 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.profileDescription = void 0;
|
|
4
|
+
exports.profileDescription = [
|
|
5
|
+
{
|
|
6
|
+
"displayName": "Operation",
|
|
7
|
+
"name": "operation",
|
|
8
|
+
"type": "options",
|
|
9
|
+
"noDataExpression": true,
|
|
10
|
+
"displayOptions": {
|
|
11
|
+
"show": {
|
|
12
|
+
"resource": [
|
|
13
|
+
"Profile"
|
|
14
|
+
]
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"options": [
|
|
18
|
+
{
|
|
19
|
+
"name": "Get Profile",
|
|
20
|
+
"value": "Get Profile",
|
|
21
|
+
"action": "Profile View",
|
|
22
|
+
"description": "Returns information about the current User. This can be used to see who is acting in applications where more than one token is managed. For example, in third-party OAuth applications.\n\nThis endpoint is always accessible, no matter what OAuth scopes the acting token has.\n",
|
|
23
|
+
"routing": {
|
|
24
|
+
"request": {
|
|
25
|
+
"method": "GET",
|
|
26
|
+
"url": "=/profile"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "Update Profile",
|
|
32
|
+
"value": "Update Profile",
|
|
33
|
+
"action": "Profile Update",
|
|
34
|
+
"description": "Update information in your Profile. This endpoint requires the \"account:read_write\" OAuth Scope.\n",
|
|
35
|
+
"routing": {
|
|
36
|
+
"request": {
|
|
37
|
+
"method": "PUT",
|
|
38
|
+
"url": "=/profile"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "Get Profile Apps",
|
|
44
|
+
"value": "Get Profile Apps",
|
|
45
|
+
"action": "Authorized Apps List",
|
|
46
|
+
"description": "This is a collection of OAuth apps that you've given access to your Account, and includes the level of access granted.\n",
|
|
47
|
+
"routing": {
|
|
48
|
+
"request": {
|
|
49
|
+
"method": "GET",
|
|
50
|
+
"url": "=/profile/apps"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "Delete Profile App",
|
|
56
|
+
"value": "Delete Profile App",
|
|
57
|
+
"action": "App Access Revoke",
|
|
58
|
+
"description": "Expires this app token. This token may no longer be used to access your Account.\n",
|
|
59
|
+
"routing": {
|
|
60
|
+
"request": {
|
|
61
|
+
"method": "DELETE",
|
|
62
|
+
"url": "=/profile/apps/{{$parameter[\"appId\"]}}"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "Get Profile App",
|
|
68
|
+
"value": "Get Profile App",
|
|
69
|
+
"action": "Authorized App View",
|
|
70
|
+
"description": "Returns information about a single app you've authorized to access your Account.\n",
|
|
71
|
+
"routing": {
|
|
72
|
+
"request": {
|
|
73
|
+
"method": "GET",
|
|
74
|
+
"url": "=/profile/apps/{{$parameter[\"appId\"]}}"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "Get Devices",
|
|
80
|
+
"value": "Get Devices",
|
|
81
|
+
"action": "Trusted Devices List",
|
|
82
|
+
"description": "Returns a paginated list of active TrustedDevices for your User. Browsers with an active Remember Me Session are logged into your account until the session expires or is revoked.\n",
|
|
83
|
+
"routing": {
|
|
84
|
+
"request": {
|
|
85
|
+
"method": "GET",
|
|
86
|
+
"url": "=/profile/devices"
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "Revoke Trusted Device",
|
|
92
|
+
"value": "Revoke Trusted Device",
|
|
93
|
+
"action": "Trusted Device Revoke",
|
|
94
|
+
"description": "Revoke an active TrustedDevice for your User. Once a TrustedDevice is revoked, this device will have to log in again before accessing your Linode account.\n",
|
|
95
|
+
"routing": {
|
|
96
|
+
"request": {
|
|
97
|
+
"method": "DELETE",
|
|
98
|
+
"url": "=/profile/devices/{{$parameter[\"deviceId\"]}}"
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "Get Trusted Device",
|
|
104
|
+
"value": "Get Trusted Device",
|
|
105
|
+
"action": "Trusted Device View",
|
|
106
|
+
"description": "Returns a single active TrustedDevice for your User.\n",
|
|
107
|
+
"routing": {
|
|
108
|
+
"request": {
|
|
109
|
+
"method": "GET",
|
|
110
|
+
"url": "=/profile/devices/{{$parameter[\"deviceId\"]}}"
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "Get Profile Grants",
|
|
116
|
+
"value": "Get Profile Grants",
|
|
117
|
+
"action": "Grants List",
|
|
118
|
+
"description": "This returns a GrantsResponse describing what the acting User has been granted access to. For unrestricted users, this will return a 204 and no body because unrestricted users have access to everything without grants. This will not return information about entities you do not have access to. This endpoint is useful when writing third-party OAuth applications to see what options you should present to the acting User.\n\nFor example, if they do not have `global.add_linodes`, you might not display a button to deploy a new Linode.\n\nAny client may access this endpoint; no OAuth scopes are required.\n",
|
|
119
|
+
"routing": {
|
|
120
|
+
"request": {
|
|
121
|
+
"method": "GET",
|
|
122
|
+
"url": "=/profile/grants"
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "Get Profile Logins",
|
|
128
|
+
"value": "Get Profile Logins",
|
|
129
|
+
"action": "Logins List",
|
|
130
|
+
"description": "Returns a collection of successful account logins from this user during the last 90 days.\n",
|
|
131
|
+
"routing": {
|
|
132
|
+
"request": {
|
|
133
|
+
"method": "GET",
|
|
134
|
+
"url": "=/profile/logins"
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "Get Profile Login",
|
|
140
|
+
"value": "Get Profile Login",
|
|
141
|
+
"action": "Login View",
|
|
142
|
+
"description": "Returns a login object displaying information about a successful account login from this user.\n",
|
|
143
|
+
"routing": {
|
|
144
|
+
"request": {
|
|
145
|
+
"method": "GET",
|
|
146
|
+
"url": "=/profile/logins/{{$parameter[\"loginId\"]}}"
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"name": "Delete Profile Phone Number",
|
|
152
|
+
"value": "Delete Profile Phone Number",
|
|
153
|
+
"action": "Phone Number Delete",
|
|
154
|
+
"description": "Delete the verified phone number for the User making this request.\n\nUse this command to opt out of SMS messages for the requesting User after a phone number has been verified with the **Phone Number Verify** ([POST /profile/phone-number/verify](/docs/api/profile/#phone-number-verify)) command.\n",
|
|
155
|
+
"routing": {
|
|
156
|
+
"request": {
|
|
157
|
+
"method": "DELETE",
|
|
158
|
+
"url": "=/profile/phone-number"
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "Post Profile Phone Number",
|
|
164
|
+
"value": "Post Profile Phone Number",
|
|
165
|
+
"action": "Phone Number Verification Code Send",
|
|
166
|
+
"description": "Send a one-time verification code via SMS message to the submitted phone number. Providing your phone number helps ensure you can securely access your Account in case other ways to connect are lost. Your phone number is only used to verify your identity by sending an SMS message. Standard carrier messaging fees may apply.\n\n* By accessing this command you are opting in to receive SMS messages. You can opt out of SMS messages by using the **Phone Number Delete** ([DELETE /profile/phone-number](/docs/api/profile/#phone-number-delete)) command after your phone number is verified.\n\n* Verification codes are valid for 10 minutes after they are sent.\n\n* Subsequent requests made prior to code expiration result in sending the same code.\n\nOnce a verification code is received, verify your phone number with the **Phone Number Verify** ([POST /profile/phone-number/verify](/docs/api/profile/#phone-number-verify)) command.\n",
|
|
167
|
+
"routing": {
|
|
168
|
+
"request": {
|
|
169
|
+
"method": "POST",
|
|
170
|
+
"url": "=/profile/phone-number"
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"name": "Post Profile Phone Number Verify",
|
|
176
|
+
"value": "Post Profile Phone Number Verify",
|
|
177
|
+
"action": "Phone Number Verify",
|
|
178
|
+
"description": "Verify a phone number by confirming the one-time code received via SMS message after accessing the **Phone Verification Code Send** ([POST /profile/phone-number](/docs/api/profile/#phone-number-verification-code-send)) command.\n\n* Verification codes are valid for 10 minutes after they are sent.\n\n* Only the same User that made the verification code request can use that code with this command.\n\nOnce completed, the verified phone number is assigned to the User making the request. To change the verified phone number for a User, first use the **Phone Number Delete** ([DELETE /profile/phone-number](/docs/api/profile/#phone-number-delete)) command, then begin the verification process again with the **Phone Verification Code Send** ([POST /profile/phone-number](/docs/api/profile/#phone-number-verification-code-send)) command.\n",
|
|
179
|
+
"routing": {
|
|
180
|
+
"request": {
|
|
181
|
+
"method": "POST",
|
|
182
|
+
"url": "=/profile/phone-number/verify"
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"name": "Get User Preferences",
|
|
188
|
+
"value": "Get User Preferences",
|
|
189
|
+
"action": "User Preferences View",
|
|
190
|
+
"description": "View a list of user preferences tied to the OAuth client that generated\nthe token making the request. The user preferences endpoints allow\nconsumers of the API to store arbitrary JSON data, such as a user's font\nsize preference or preferred display name. User preferences are available\nfor each OAuth client registered to your account, and as such an account can\nhave multiple user preferences.\n",
|
|
191
|
+
"routing": {
|
|
192
|
+
"request": {
|
|
193
|
+
"method": "GET",
|
|
194
|
+
"url": "=/profile/preferences"
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"name": "Update User Preferences",
|
|
200
|
+
"value": "Update User Preferences",
|
|
201
|
+
"action": "User Preferences Update",
|
|
202
|
+
"description": "Updates a user's preferences. These preferences are tied to the OAuth client that generated the token making the request. The user preferences endpoints allow consumers of the API to store arbitrary JSON data, such as a user's font size preference or preferred display name. An account may have multiple preferences. Preferences, and the pertaining request body, may contain any arbitrary JSON data that the user would like to store.\n",
|
|
203
|
+
"routing": {
|
|
204
|
+
"request": {
|
|
205
|
+
"method": "PUT",
|
|
206
|
+
"url": "=/profile/preferences"
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"name": "Get Security Questions",
|
|
212
|
+
"value": "Get Security Questions",
|
|
213
|
+
"action": "Security Questions List",
|
|
214
|
+
"description": "Returns a collection of security questions and their responses, if any, for your User Profile.\n",
|
|
215
|
+
"routing": {
|
|
216
|
+
"request": {
|
|
217
|
+
"method": "GET",
|
|
218
|
+
"url": "=/profile/security-questions"
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"name": "Post Security Questions",
|
|
224
|
+
"value": "Post Security Questions",
|
|
225
|
+
"action": "Security Questions Answer",
|
|
226
|
+
"description": "Adds security question responses for your User.\n\nRequires exactly three unique questions.\n\nPrevious responses are overwritten if answered or reset to `null` if unanswered.\n\n**Note**: Security questions must be answered for your User prior to accessing the **Two Factor Secret Create** ([POST /profile/tfa-enable](/docs/api/profile/#two-factor-secret-create)) command.\n",
|
|
227
|
+
"routing": {
|
|
228
|
+
"request": {
|
|
229
|
+
"method": "POST",
|
|
230
|
+
"url": "=/profile/security-questions"
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"name": "Get SSH Keys",
|
|
236
|
+
"value": "Get SSH Keys",
|
|
237
|
+
"action": "SSH Keys List",
|
|
238
|
+
"description": "Returns a collection of SSH Keys you've added to your Profile.\n",
|
|
239
|
+
"routing": {
|
|
240
|
+
"request": {
|
|
241
|
+
"method": "GET",
|
|
242
|
+
"url": "=/profile/sshkeys"
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"name": "Add SSH Key",
|
|
248
|
+
"value": "Add SSH Key",
|
|
249
|
+
"action": "SSH Key Add",
|
|
250
|
+
"description": "Adds an SSH Key to your Account profile.\n",
|
|
251
|
+
"routing": {
|
|
252
|
+
"request": {
|
|
253
|
+
"method": "POST",
|
|
254
|
+
"url": "=/profile/sshkeys"
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"name": "Delete SSH Key",
|
|
260
|
+
"value": "Delete SSH Key",
|
|
261
|
+
"action": "SSH Key Delete",
|
|
262
|
+
"description": "Deletes an SSH Key you have access to.\n\n**Note:** deleting an SSH Key will *not* remove it from any Linode or Disk that was deployed with `authorized_keys`. In those cases, the keys must be manually deleted on the Linode or Disk. This endpoint will only delete the key's association from your Profile.\n",
|
|
263
|
+
"routing": {
|
|
264
|
+
"request": {
|
|
265
|
+
"method": "DELETE",
|
|
266
|
+
"url": "=/profile/sshkeys/{{$parameter[\"sshKeyId\"]}}"
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"name": "Get SSH Key",
|
|
272
|
+
"value": "Get SSH Key",
|
|
273
|
+
"action": "SSH Key View",
|
|
274
|
+
"description": "Returns a single SSH Key object identified by `id` that you have access to view.\n",
|
|
275
|
+
"routing": {
|
|
276
|
+
"request": {
|
|
277
|
+
"method": "GET",
|
|
278
|
+
"url": "=/profile/sshkeys/{{$parameter[\"sshKeyId\"]}}"
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"name": "Update SSH Key",
|
|
284
|
+
"value": "Update SSH Key",
|
|
285
|
+
"action": "SSH Key Update",
|
|
286
|
+
"description": "Updates an SSH Key that you have permission to `read_write`.\n\nOnly SSH key labels can be updated.\n",
|
|
287
|
+
"routing": {
|
|
288
|
+
"request": {
|
|
289
|
+
"method": "PUT",
|
|
290
|
+
"url": "=/profile/sshkeys/{{$parameter[\"sshKeyId\"]}}"
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"name": "Tfa Disable",
|
|
296
|
+
"value": "Tfa Disable",
|
|
297
|
+
"action": "Two Factor Authentication Disable",
|
|
298
|
+
"description": "Disables Two Factor Authentication for your User. Once successful, login attempts from untrusted computers will only require a password before being successful. This is less secure, and is discouraged.\n",
|
|
299
|
+
"routing": {
|
|
300
|
+
"request": {
|
|
301
|
+
"method": "POST",
|
|
302
|
+
"url": "=/profile/tfa-disable"
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"name": "Tfa Enable",
|
|
308
|
+
"value": "Tfa Enable",
|
|
309
|
+
"action": "Two Factor Secret Create",
|
|
310
|
+
"description": "Generates a Two Factor secret for your User. To enable TFA for your User, enter the secret obtained from this command with the **Two Factor Authentication Confirm/Enable** ([POST /profile/tfa-enable-confirm](/docs/api/profile/#two-factor-authentication-confirmenable)) command.\nOnce enabled, logins from untrusted computers are required to provide\na TFA code before they are successful.\n\n**Note**: Before you can enable TFA, security questions must be answered for your User by accessing the **Security Questions Answer** ([POST /profile/security-questions](/docs/api/profile/#security-questions-answer)) command.\n",
|
|
311
|
+
"routing": {
|
|
312
|
+
"request": {
|
|
313
|
+
"method": "POST",
|
|
314
|
+
"url": "=/profile/tfa-enable"
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"name": "Tfa Confirm",
|
|
320
|
+
"value": "Tfa Confirm",
|
|
321
|
+
"action": "Two Factor Authentication Confirm/Enable",
|
|
322
|
+
"description": "Confirms that you can successfully generate Two Factor codes and enables TFA on your Account. Once this is complete, login attempts from untrusted computers will be required to provide a Two Factor code before they are successful.\n",
|
|
323
|
+
"routing": {
|
|
324
|
+
"request": {
|
|
325
|
+
"method": "POST",
|
|
326
|
+
"url": "=/profile/tfa-enable-confirm"
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"name": "Get Personal Access Tokens",
|
|
332
|
+
"value": "Get Personal Access Tokens",
|
|
333
|
+
"action": "Personal Access Tokens List",
|
|
334
|
+
"description": "Returns a paginated list of Personal Access Tokens currently active for your User.\n",
|
|
335
|
+
"routing": {
|
|
336
|
+
"request": {
|
|
337
|
+
"method": "GET",
|
|
338
|
+
"url": "=/profile/tokens"
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"name": "Create Personal Access Token",
|
|
344
|
+
"value": "Create Personal Access Token",
|
|
345
|
+
"action": "Personal Access Token Create",
|
|
346
|
+
"description": "Creates a Personal Access Token for your User. The raw token will be returned in the response, but will never be returned again afterward so be sure to take note of it. You may create a token with _at most_ the scopes of your current token. The created token will be able to access your Account until the given expiry, or until it is revoked.\n",
|
|
347
|
+
"routing": {
|
|
348
|
+
"request": {
|
|
349
|
+
"method": "POST",
|
|
350
|
+
"url": "=/profile/tokens"
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"name": "Delete Personal Access Token",
|
|
356
|
+
"value": "Delete Personal Access Token",
|
|
357
|
+
"action": "Personal Access Token Revoke",
|
|
358
|
+
"description": "Revokes a Personal Access Token. The token will be invalidated immediately, and requests using that token will fail with a 401. It is possible to revoke access to the token making the request to revoke a token, but keep in mind that doing so could lose you access to the api and require you to create a new token through some other means.\n",
|
|
359
|
+
"routing": {
|
|
360
|
+
"request": {
|
|
361
|
+
"method": "DELETE",
|
|
362
|
+
"url": "=/profile/tokens/{{$parameter[\"tokenId\"]}}"
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"name": "Get Personal Access Token",
|
|
368
|
+
"value": "Get Personal Access Token",
|
|
369
|
+
"action": "Personal Access Token View",
|
|
370
|
+
"description": "Returns a single Personal Access Token.\n",
|
|
371
|
+
"routing": {
|
|
372
|
+
"request": {
|
|
373
|
+
"method": "GET",
|
|
374
|
+
"url": "=/profile/tokens/{{$parameter[\"tokenId\"]}}"
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"name": "Update Personal Access Token",
|
|
380
|
+
"value": "Update Personal Access Token",
|
|
381
|
+
"action": "Personal Access Token Update",
|
|
382
|
+
"description": "Updates a Personal Access Token.\n",
|
|
383
|
+
"routing": {
|
|
384
|
+
"request": {
|
|
385
|
+
"method": "PUT",
|
|
386
|
+
"url": "=/profile/tokens/{{$parameter[\"tokenId\"]}}"
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
}
|
|
390
|
+
],
|
|
391
|
+
"default": ""
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"displayName": "GET /profile",
|
|
395
|
+
"name": "operation",
|
|
396
|
+
"type": "notice",
|
|
397
|
+
"typeOptions": {
|
|
398
|
+
"theme": "info"
|
|
399
|
+
},
|
|
400
|
+
"default": "",
|
|
401
|
+
"displayOptions": {
|
|
402
|
+
"show": {
|
|
403
|
+
"resource": [
|
|
404
|
+
"Profile"
|
|
405
|
+
],
|
|
406
|
+
"operation": [
|
|
407
|
+
"Get Profile"
|
|
408
|
+
]
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"displayName": "Bearer Token",
|
|
414
|
+
"name": "security_personalaccesstoken",
|
|
415
|
+
"type": "string",
|
|
416
|
+
"default": "",
|
|
417
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
418
|
+
"required": false,
|
|
419
|
+
"routing": {
|
|
420
|
+
"request": {
|
|
421
|
+
"headers": {
|
|
422
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
423
|
+
}
|
|
424
|
+
}
|
|
425
|
+
},
|
|
426
|
+
"displayOptions": {
|
|
427
|
+
"show": {
|
|
428
|
+
"resource": [
|
|
429
|
+
"Profile"
|
|
430
|
+
],
|
|
431
|
+
"operation": [
|
|
432
|
+
"Get Profile"
|
|
433
|
+
]
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"displayName": "PUT /profile",
|
|
439
|
+
"name": "operation",
|
|
440
|
+
"type": "notice",
|
|
441
|
+
"typeOptions": {
|
|
442
|
+
"theme": "info"
|
|
443
|
+
},
|
|
444
|
+
"default": "",
|
|
445
|
+
"displayOptions": {
|
|
446
|
+
"show": {
|
|
447
|
+
"resource": [
|
|
448
|
+
"Profile"
|
|
449
|
+
],
|
|
450
|
+
"operation": [
|
|
451
|
+
"Update Profile"
|
|
452
|
+
]
|
|
453
|
+
}
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"displayName": "Authentication Type",
|
|
458
|
+
"name": "authentication_type",
|
|
459
|
+
"type": "options",
|
|
460
|
+
"default": "password",
|
|
461
|
+
"description": "This account's Cloud Manager authentication type. Authentication types are chosen through\nCloud Manager and authorized when logging into your account. These authentication types are either\nthe user's password (in conjunction with their username), or the name of their\nindentity provider such as GitHub. For example, if a user:\n\n- Has never used Third-Party Authentication, their authentication type will be `password`.\n- Is using Third-Party Authentication, their authentication type will be the name of their Identity Provider (eg. `github`).\n- Has used Third-Party Authentication and has since revoked it, their authentication type will be `password`.\n\n\n**Note:** This functionality may not yet be available in Cloud Manager.\nSee the [Cloud Manager Changelog](/changelog/cloud-manager/) for the latest updates.\n",
|
|
462
|
+
"options": [
|
|
463
|
+
{
|
|
464
|
+
"name": "Password",
|
|
465
|
+
"value": "password"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"name": "Github",
|
|
469
|
+
"value": "github"
|
|
470
|
+
}
|
|
471
|
+
],
|
|
472
|
+
"routing": {
|
|
473
|
+
"send": {
|
|
474
|
+
"property": "authentication_type",
|
|
475
|
+
"propertyInDotNotation": false,
|
|
476
|
+
"type": "body",
|
|
477
|
+
"value": "={{ $value }}"
|
|
478
|
+
}
|
|
479
|
+
},
|
|
480
|
+
"displayOptions": {
|
|
481
|
+
"show": {
|
|
482
|
+
"resource": [
|
|
483
|
+
"Profile"
|
|
484
|
+
],
|
|
485
|
+
"operation": [
|
|
486
|
+
"Update Profile"
|
|
487
|
+
]
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"displayName": "Authorized Keys",
|
|
493
|
+
"name": "authorized_keys",
|
|
494
|
+
"type": "json",
|
|
495
|
+
"default": "null",
|
|
496
|
+
"description": "The list of SSH Keys authorized to use Lish for your User. This value is ignored if `lish_auth_method` is \"disabled.\"\n",
|
|
497
|
+
"routing": {
|
|
498
|
+
"send": {
|
|
499
|
+
"property": "authorized_keys",
|
|
500
|
+
"propertyInDotNotation": false,
|
|
501
|
+
"type": "body",
|
|
502
|
+
"value": "={{ JSON.parse($value) }}"
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
"displayOptions": {
|
|
506
|
+
"show": {
|
|
507
|
+
"resource": [
|
|
508
|
+
"Profile"
|
|
509
|
+
],
|
|
510
|
+
"operation": [
|
|
511
|
+
"Update Profile"
|
|
512
|
+
]
|
|
513
|
+
}
|
|
514
|
+
}
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
"displayName": "Email",
|
|
518
|
+
"name": "email",
|
|
519
|
+
"type": "string",
|
|
520
|
+
"default": "example-user@gmail.com",
|
|
521
|
+
"description": "Your email address. This address will be used for communication with Linode as necessary.\n",
|
|
522
|
+
"routing": {
|
|
523
|
+
"send": {
|
|
524
|
+
"property": "email",
|
|
525
|
+
"propertyInDotNotation": false,
|
|
526
|
+
"type": "body",
|
|
527
|
+
"value": "={{ $value }}"
|
|
528
|
+
}
|
|
529
|
+
},
|
|
530
|
+
"displayOptions": {
|
|
531
|
+
"show": {
|
|
532
|
+
"resource": [
|
|
533
|
+
"Profile"
|
|
534
|
+
],
|
|
535
|
+
"operation": [
|
|
536
|
+
"Update Profile"
|
|
537
|
+
]
|
|
538
|
+
}
|
|
539
|
+
}
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"displayName": "Email Notifications",
|
|
543
|
+
"name": "email_notifications",
|
|
544
|
+
"type": "boolean",
|
|
545
|
+
"default": true,
|
|
546
|
+
"description": "If true, you will receive email notifications about account activity. If false, you may still receive business-critical communications through email.\n",
|
|
547
|
+
"routing": {
|
|
548
|
+
"send": {
|
|
549
|
+
"property": "email_notifications",
|
|
550
|
+
"propertyInDotNotation": false,
|
|
551
|
+
"type": "body",
|
|
552
|
+
"value": "={{ $value }}"
|
|
553
|
+
}
|
|
554
|
+
},
|
|
555
|
+
"displayOptions": {
|
|
556
|
+
"show": {
|
|
557
|
+
"resource": [
|
|
558
|
+
"Profile"
|
|
559
|
+
],
|
|
560
|
+
"operation": [
|
|
561
|
+
"Update Profile"
|
|
562
|
+
]
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"displayName": "Ip Whitelist Enabled",
|
|
568
|
+
"name": "ip_whitelist_enabled",
|
|
569
|
+
"type": "boolean",
|
|
570
|
+
"default": false,
|
|
571
|
+
"description": "If true, logins for your User will only be allowed from whitelisted IPs. This setting is currently deprecated, and cannot be enabled.\n\nIf you disable this setting, you will not be able to re-enable it.\n",
|
|
572
|
+
"routing": {
|
|
573
|
+
"send": {
|
|
574
|
+
"property": "ip_whitelist_enabled",
|
|
575
|
+
"propertyInDotNotation": false,
|
|
576
|
+
"type": "body",
|
|
577
|
+
"value": "={{ $value }}"
|
|
578
|
+
}
|
|
579
|
+
},
|
|
580
|
+
"displayOptions": {
|
|
581
|
+
"show": {
|
|
582
|
+
"resource": [
|
|
583
|
+
"Profile"
|
|
584
|
+
],
|
|
585
|
+
"operation": [
|
|
586
|
+
"Update Profile"
|
|
587
|
+
]
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
"displayName": "Lish Auth Method",
|
|
593
|
+
"name": "lish_auth_method",
|
|
594
|
+
"type": "options",
|
|
595
|
+
"default": "keys_only",
|
|
596
|
+
"description": "The authentication methods that are allowed when connecting to [the Linode Shell (Lish)](/docs/guides/lish/).\n* `keys_only` is the most secure if you intend to use Lish.\n* `disabled` is recommended if you do not intend to use Lish at all.\n* If this account's Cloud Manager authentication type is set to a Third-Party Authentication method, `password_keys` cannot be used as your Lish authentication method. To view this account's Cloud Manager `authentication_type` field, send a request to the [View Profile](/docs/api/profile/#profile-view) endpoint.\n",
|
|
597
|
+
"options": [
|
|
598
|
+
{
|
|
599
|
+
"name": "Password Keys",
|
|
600
|
+
"value": "password_keys"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"name": "Keys Only",
|
|
604
|
+
"value": "keys_only"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"name": "Disabled",
|
|
608
|
+
"value": "disabled"
|
|
609
|
+
}
|
|
610
|
+
],
|
|
611
|
+
"routing": {
|
|
612
|
+
"send": {
|
|
613
|
+
"property": "lish_auth_method",
|
|
614
|
+
"propertyInDotNotation": false,
|
|
615
|
+
"type": "body",
|
|
616
|
+
"value": "={{ $value }}"
|
|
617
|
+
}
|
|
618
|
+
},
|
|
619
|
+
"displayOptions": {
|
|
620
|
+
"show": {
|
|
621
|
+
"resource": [
|
|
622
|
+
"Profile"
|
|
623
|
+
],
|
|
624
|
+
"operation": [
|
|
625
|
+
"Update Profile"
|
|
626
|
+
]
|
|
627
|
+
}
|
|
628
|
+
}
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"displayName": "Referrals",
|
|
632
|
+
"name": "referrals",
|
|
633
|
+
"type": "json",
|
|
634
|
+
"default": "{\n \"code\": \"871be32f49c1411b14f29f618aaf0c14637fb8d3\",\n \"completed\": 0,\n \"credit\": 0,\n \"pending\": 0,\n \"total\": 0,\n \"url\": \"https://www.linode.com/?r=871be32f49c1411b14f29f618aaf0c14637fb8d3\"\n}",
|
|
635
|
+
"description": "Information about your status in our referral program.\n\nThis information becomes accessible after this Profile's Account has established at least $25.00 USD of total payments.\n",
|
|
636
|
+
"routing": {
|
|
637
|
+
"send": {
|
|
638
|
+
"property": "referrals",
|
|
639
|
+
"propertyInDotNotation": false,
|
|
640
|
+
"type": "body",
|
|
641
|
+
"value": "={{ JSON.parse($value) }}"
|
|
642
|
+
}
|
|
643
|
+
},
|
|
644
|
+
"displayOptions": {
|
|
645
|
+
"show": {
|
|
646
|
+
"resource": [
|
|
647
|
+
"Profile"
|
|
648
|
+
],
|
|
649
|
+
"operation": [
|
|
650
|
+
"Update Profile"
|
|
651
|
+
]
|
|
652
|
+
}
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"displayName": "Restricted",
|
|
657
|
+
"name": "restricted",
|
|
658
|
+
"type": "boolean",
|
|
659
|
+
"default": false,
|
|
660
|
+
"description": "If true, your User has restrictions on what can be accessed on your Account. To get details on what entities/actions you can access/perform, see [/profile/grants](/docs/api/profile/#grants-list).\n",
|
|
661
|
+
"routing": {
|
|
662
|
+
"send": {
|
|
663
|
+
"property": "restricted",
|
|
664
|
+
"propertyInDotNotation": false,
|
|
665
|
+
"type": "body",
|
|
666
|
+
"value": "={{ $value }}"
|
|
667
|
+
}
|
|
668
|
+
},
|
|
669
|
+
"displayOptions": {
|
|
670
|
+
"show": {
|
|
671
|
+
"resource": [
|
|
672
|
+
"Profile"
|
|
673
|
+
],
|
|
674
|
+
"operation": [
|
|
675
|
+
"Update Profile"
|
|
676
|
+
]
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"displayName": "Timezone",
|
|
682
|
+
"name": "timezone",
|
|
683
|
+
"type": "string",
|
|
684
|
+
"default": "US/Eastern",
|
|
685
|
+
"description": "The timezone you prefer to see times in. This is not used by the API directly. It is provided for the benefit of clients such as the Linode Cloud Manager and other clients built on the API. All times returned by the API are in UTC.\n",
|
|
686
|
+
"routing": {
|
|
687
|
+
"send": {
|
|
688
|
+
"property": "timezone",
|
|
689
|
+
"propertyInDotNotation": false,
|
|
690
|
+
"type": "body",
|
|
691
|
+
"value": "={{ $value }}"
|
|
692
|
+
}
|
|
693
|
+
},
|
|
694
|
+
"displayOptions": {
|
|
695
|
+
"show": {
|
|
696
|
+
"resource": [
|
|
697
|
+
"Profile"
|
|
698
|
+
],
|
|
699
|
+
"operation": [
|
|
700
|
+
"Update Profile"
|
|
701
|
+
]
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"displayName": "Two Factor Auth",
|
|
707
|
+
"name": "two_factor_auth",
|
|
708
|
+
"type": "boolean",
|
|
709
|
+
"default": true,
|
|
710
|
+
"description": "If true, logins from untrusted computers will require Two Factor Authentication. See [/profile/tfa-enable](/docs/api/profile/#two-factor-secret-create) to enable Two Factor Authentication.\n",
|
|
711
|
+
"routing": {
|
|
712
|
+
"send": {
|
|
713
|
+
"property": "two_factor_auth",
|
|
714
|
+
"propertyInDotNotation": false,
|
|
715
|
+
"type": "body",
|
|
716
|
+
"value": "={{ $value }}"
|
|
717
|
+
}
|
|
718
|
+
},
|
|
719
|
+
"displayOptions": {
|
|
720
|
+
"show": {
|
|
721
|
+
"resource": [
|
|
722
|
+
"Profile"
|
|
723
|
+
],
|
|
724
|
+
"operation": [
|
|
725
|
+
"Update Profile"
|
|
726
|
+
]
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"displayName": "Uid",
|
|
732
|
+
"name": "uid",
|
|
733
|
+
"type": "number",
|
|
734
|
+
"default": 1234,
|
|
735
|
+
"description": "Your unique ID in our system. This value will never change, and can safely be used to identify your User.\n",
|
|
736
|
+
"routing": {
|
|
737
|
+
"send": {
|
|
738
|
+
"property": "uid",
|
|
739
|
+
"propertyInDotNotation": false,
|
|
740
|
+
"type": "body",
|
|
741
|
+
"value": "={{ $value }}"
|
|
742
|
+
}
|
|
743
|
+
},
|
|
744
|
+
"displayOptions": {
|
|
745
|
+
"show": {
|
|
746
|
+
"resource": [
|
|
747
|
+
"Profile"
|
|
748
|
+
],
|
|
749
|
+
"operation": [
|
|
750
|
+
"Update Profile"
|
|
751
|
+
]
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"displayName": "Username",
|
|
757
|
+
"name": "username",
|
|
758
|
+
"type": "string",
|
|
759
|
+
"default": "exampleUser",
|
|
760
|
+
"description": "Your username, used for logging in to our system.\n",
|
|
761
|
+
"routing": {
|
|
762
|
+
"send": {
|
|
763
|
+
"property": "username",
|
|
764
|
+
"propertyInDotNotation": false,
|
|
765
|
+
"type": "body",
|
|
766
|
+
"value": "={{ $value }}"
|
|
767
|
+
}
|
|
768
|
+
},
|
|
769
|
+
"displayOptions": {
|
|
770
|
+
"show": {
|
|
771
|
+
"resource": [
|
|
772
|
+
"Profile"
|
|
773
|
+
],
|
|
774
|
+
"operation": [
|
|
775
|
+
"Update Profile"
|
|
776
|
+
]
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"displayName": "Verified Phone Number",
|
|
782
|
+
"name": "verified_phone_number",
|
|
783
|
+
"type": "string",
|
|
784
|
+
"default": "+5555555555",
|
|
785
|
+
"description": "The phone number verified for this Profile with the **Phone Number Verify** ([POST /profile/phone-number/verify](/docs/api/profile/#phone-number-verify)) command.\n\n`null` if this Profile has no verified phone number.\n",
|
|
786
|
+
"routing": {
|
|
787
|
+
"send": {
|
|
788
|
+
"property": "verified_phone_number",
|
|
789
|
+
"propertyInDotNotation": false,
|
|
790
|
+
"type": "body",
|
|
791
|
+
"value": "={{ $value }}"
|
|
792
|
+
}
|
|
793
|
+
},
|
|
794
|
+
"displayOptions": {
|
|
795
|
+
"show": {
|
|
796
|
+
"resource": [
|
|
797
|
+
"Profile"
|
|
798
|
+
],
|
|
799
|
+
"operation": [
|
|
800
|
+
"Update Profile"
|
|
801
|
+
]
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"displayName": "Bearer Token",
|
|
807
|
+
"name": "security_personalaccesstoken",
|
|
808
|
+
"type": "string",
|
|
809
|
+
"default": "",
|
|
810
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
811
|
+
"required": false,
|
|
812
|
+
"routing": {
|
|
813
|
+
"request": {
|
|
814
|
+
"headers": {
|
|
815
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
816
|
+
}
|
|
817
|
+
}
|
|
818
|
+
},
|
|
819
|
+
"displayOptions": {
|
|
820
|
+
"show": {
|
|
821
|
+
"resource": [
|
|
822
|
+
"Profile"
|
|
823
|
+
],
|
|
824
|
+
"operation": [
|
|
825
|
+
"Update Profile"
|
|
826
|
+
]
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"displayName": "GET /profile/apps",
|
|
832
|
+
"name": "operation",
|
|
833
|
+
"type": "notice",
|
|
834
|
+
"typeOptions": {
|
|
835
|
+
"theme": "info"
|
|
836
|
+
},
|
|
837
|
+
"default": "",
|
|
838
|
+
"displayOptions": {
|
|
839
|
+
"show": {
|
|
840
|
+
"resource": [
|
|
841
|
+
"Profile"
|
|
842
|
+
],
|
|
843
|
+
"operation": [
|
|
844
|
+
"Get Profile Apps"
|
|
845
|
+
]
|
|
846
|
+
}
|
|
847
|
+
}
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"displayName": "Page",
|
|
851
|
+
"name": "page",
|
|
852
|
+
"description": "The page of a collection to return.",
|
|
853
|
+
"default": 1,
|
|
854
|
+
"type": "number",
|
|
855
|
+
"routing": {
|
|
856
|
+
"send": {
|
|
857
|
+
"type": "query",
|
|
858
|
+
"property": "page",
|
|
859
|
+
"value": "={{ $value }}",
|
|
860
|
+
"propertyInDotNotation": false
|
|
861
|
+
}
|
|
862
|
+
},
|
|
863
|
+
"displayOptions": {
|
|
864
|
+
"show": {
|
|
865
|
+
"resource": [
|
|
866
|
+
"Profile"
|
|
867
|
+
],
|
|
868
|
+
"operation": [
|
|
869
|
+
"Get Profile Apps"
|
|
870
|
+
]
|
|
871
|
+
}
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"displayName": "Page Size",
|
|
876
|
+
"name": "page_size",
|
|
877
|
+
"description": "The number of items to return per page.",
|
|
878
|
+
"default": 100,
|
|
879
|
+
"type": "number",
|
|
880
|
+
"routing": {
|
|
881
|
+
"send": {
|
|
882
|
+
"type": "query",
|
|
883
|
+
"property": "page_size",
|
|
884
|
+
"value": "={{ $value }}",
|
|
885
|
+
"propertyInDotNotation": false
|
|
886
|
+
}
|
|
887
|
+
},
|
|
888
|
+
"displayOptions": {
|
|
889
|
+
"show": {
|
|
890
|
+
"resource": [
|
|
891
|
+
"Profile"
|
|
892
|
+
],
|
|
893
|
+
"operation": [
|
|
894
|
+
"Get Profile Apps"
|
|
895
|
+
]
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"displayName": "Bearer Token",
|
|
901
|
+
"name": "security_personalaccesstoken",
|
|
902
|
+
"type": "string",
|
|
903
|
+
"default": "",
|
|
904
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
905
|
+
"required": false,
|
|
906
|
+
"routing": {
|
|
907
|
+
"request": {
|
|
908
|
+
"headers": {
|
|
909
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
},
|
|
913
|
+
"displayOptions": {
|
|
914
|
+
"show": {
|
|
915
|
+
"resource": [
|
|
916
|
+
"Profile"
|
|
917
|
+
],
|
|
918
|
+
"operation": [
|
|
919
|
+
"Get Profile Apps"
|
|
920
|
+
]
|
|
921
|
+
}
|
|
922
|
+
}
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
"displayName": "DELETE /profile/apps/{appId}",
|
|
926
|
+
"name": "operation",
|
|
927
|
+
"type": "notice",
|
|
928
|
+
"typeOptions": {
|
|
929
|
+
"theme": "info"
|
|
930
|
+
},
|
|
931
|
+
"default": "",
|
|
932
|
+
"displayOptions": {
|
|
933
|
+
"show": {
|
|
934
|
+
"resource": [
|
|
935
|
+
"Profile"
|
|
936
|
+
],
|
|
937
|
+
"operation": [
|
|
938
|
+
"Delete Profile App"
|
|
939
|
+
]
|
|
940
|
+
}
|
|
941
|
+
}
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
"displayName": "Bearer Token",
|
|
945
|
+
"name": "security_personalaccesstoken",
|
|
946
|
+
"type": "string",
|
|
947
|
+
"default": "",
|
|
948
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
949
|
+
"required": false,
|
|
950
|
+
"routing": {
|
|
951
|
+
"request": {
|
|
952
|
+
"headers": {
|
|
953
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
954
|
+
}
|
|
955
|
+
}
|
|
956
|
+
},
|
|
957
|
+
"displayOptions": {
|
|
958
|
+
"show": {
|
|
959
|
+
"resource": [
|
|
960
|
+
"Profile"
|
|
961
|
+
],
|
|
962
|
+
"operation": [
|
|
963
|
+
"Delete Profile App"
|
|
964
|
+
]
|
|
965
|
+
}
|
|
966
|
+
}
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"displayName": "GET /profile/apps/{appId}",
|
|
970
|
+
"name": "operation",
|
|
971
|
+
"type": "notice",
|
|
972
|
+
"typeOptions": {
|
|
973
|
+
"theme": "info"
|
|
974
|
+
},
|
|
975
|
+
"default": "",
|
|
976
|
+
"displayOptions": {
|
|
977
|
+
"show": {
|
|
978
|
+
"resource": [
|
|
979
|
+
"Profile"
|
|
980
|
+
],
|
|
981
|
+
"operation": [
|
|
982
|
+
"Get Profile App"
|
|
983
|
+
]
|
|
984
|
+
}
|
|
985
|
+
}
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
"displayName": "Bearer Token",
|
|
989
|
+
"name": "security_personalaccesstoken",
|
|
990
|
+
"type": "string",
|
|
991
|
+
"default": "",
|
|
992
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
993
|
+
"required": false,
|
|
994
|
+
"routing": {
|
|
995
|
+
"request": {
|
|
996
|
+
"headers": {
|
|
997
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
1001
|
+
"displayOptions": {
|
|
1002
|
+
"show": {
|
|
1003
|
+
"resource": [
|
|
1004
|
+
"Profile"
|
|
1005
|
+
],
|
|
1006
|
+
"operation": [
|
|
1007
|
+
"Get Profile App"
|
|
1008
|
+
]
|
|
1009
|
+
}
|
|
1010
|
+
}
|
|
1011
|
+
},
|
|
1012
|
+
{
|
|
1013
|
+
"displayName": "GET /profile/devices",
|
|
1014
|
+
"name": "operation",
|
|
1015
|
+
"type": "notice",
|
|
1016
|
+
"typeOptions": {
|
|
1017
|
+
"theme": "info"
|
|
1018
|
+
},
|
|
1019
|
+
"default": "",
|
|
1020
|
+
"displayOptions": {
|
|
1021
|
+
"show": {
|
|
1022
|
+
"resource": [
|
|
1023
|
+
"Profile"
|
|
1024
|
+
],
|
|
1025
|
+
"operation": [
|
|
1026
|
+
"Get Devices"
|
|
1027
|
+
]
|
|
1028
|
+
}
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
"displayName": "Bearer Token",
|
|
1033
|
+
"name": "security_personalaccesstoken",
|
|
1034
|
+
"type": "string",
|
|
1035
|
+
"default": "",
|
|
1036
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1037
|
+
"required": false,
|
|
1038
|
+
"routing": {
|
|
1039
|
+
"request": {
|
|
1040
|
+
"headers": {
|
|
1041
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1044
|
+
},
|
|
1045
|
+
"displayOptions": {
|
|
1046
|
+
"show": {
|
|
1047
|
+
"resource": [
|
|
1048
|
+
"Profile"
|
|
1049
|
+
],
|
|
1050
|
+
"operation": [
|
|
1051
|
+
"Get Devices"
|
|
1052
|
+
]
|
|
1053
|
+
}
|
|
1054
|
+
}
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"displayName": "DELETE /profile/devices/{deviceId}",
|
|
1058
|
+
"name": "operation",
|
|
1059
|
+
"type": "notice",
|
|
1060
|
+
"typeOptions": {
|
|
1061
|
+
"theme": "info"
|
|
1062
|
+
},
|
|
1063
|
+
"default": "",
|
|
1064
|
+
"displayOptions": {
|
|
1065
|
+
"show": {
|
|
1066
|
+
"resource": [
|
|
1067
|
+
"Profile"
|
|
1068
|
+
],
|
|
1069
|
+
"operation": [
|
|
1070
|
+
"Revoke Trusted Device"
|
|
1071
|
+
]
|
|
1072
|
+
}
|
|
1073
|
+
}
|
|
1074
|
+
},
|
|
1075
|
+
{
|
|
1076
|
+
"displayName": "Bearer Token",
|
|
1077
|
+
"name": "security_personalaccesstoken",
|
|
1078
|
+
"type": "string",
|
|
1079
|
+
"default": "",
|
|
1080
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1081
|
+
"required": false,
|
|
1082
|
+
"routing": {
|
|
1083
|
+
"request": {
|
|
1084
|
+
"headers": {
|
|
1085
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
},
|
|
1089
|
+
"displayOptions": {
|
|
1090
|
+
"show": {
|
|
1091
|
+
"resource": [
|
|
1092
|
+
"Profile"
|
|
1093
|
+
],
|
|
1094
|
+
"operation": [
|
|
1095
|
+
"Revoke Trusted Device"
|
|
1096
|
+
]
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"displayName": "GET /profile/devices/{deviceId}",
|
|
1102
|
+
"name": "operation",
|
|
1103
|
+
"type": "notice",
|
|
1104
|
+
"typeOptions": {
|
|
1105
|
+
"theme": "info"
|
|
1106
|
+
},
|
|
1107
|
+
"default": "",
|
|
1108
|
+
"displayOptions": {
|
|
1109
|
+
"show": {
|
|
1110
|
+
"resource": [
|
|
1111
|
+
"Profile"
|
|
1112
|
+
],
|
|
1113
|
+
"operation": [
|
|
1114
|
+
"Get Trusted Device"
|
|
1115
|
+
]
|
|
1116
|
+
}
|
|
1117
|
+
}
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"displayName": "Bearer Token",
|
|
1121
|
+
"name": "security_personalaccesstoken",
|
|
1122
|
+
"type": "string",
|
|
1123
|
+
"default": "",
|
|
1124
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1125
|
+
"required": false,
|
|
1126
|
+
"routing": {
|
|
1127
|
+
"request": {
|
|
1128
|
+
"headers": {
|
|
1129
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
},
|
|
1133
|
+
"displayOptions": {
|
|
1134
|
+
"show": {
|
|
1135
|
+
"resource": [
|
|
1136
|
+
"Profile"
|
|
1137
|
+
],
|
|
1138
|
+
"operation": [
|
|
1139
|
+
"Get Trusted Device"
|
|
1140
|
+
]
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"displayName": "GET /profile/grants",
|
|
1146
|
+
"name": "operation",
|
|
1147
|
+
"type": "notice",
|
|
1148
|
+
"typeOptions": {
|
|
1149
|
+
"theme": "info"
|
|
1150
|
+
},
|
|
1151
|
+
"default": "",
|
|
1152
|
+
"displayOptions": {
|
|
1153
|
+
"show": {
|
|
1154
|
+
"resource": [
|
|
1155
|
+
"Profile"
|
|
1156
|
+
],
|
|
1157
|
+
"operation": [
|
|
1158
|
+
"Get Profile Grants"
|
|
1159
|
+
]
|
|
1160
|
+
}
|
|
1161
|
+
}
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
"displayName": "Bearer Token",
|
|
1165
|
+
"name": "security_personalaccesstoken",
|
|
1166
|
+
"type": "string",
|
|
1167
|
+
"default": "",
|
|
1168
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1169
|
+
"required": false,
|
|
1170
|
+
"routing": {
|
|
1171
|
+
"request": {
|
|
1172
|
+
"headers": {
|
|
1173
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1174
|
+
}
|
|
1175
|
+
}
|
|
1176
|
+
},
|
|
1177
|
+
"displayOptions": {
|
|
1178
|
+
"show": {
|
|
1179
|
+
"resource": [
|
|
1180
|
+
"Profile"
|
|
1181
|
+
],
|
|
1182
|
+
"operation": [
|
|
1183
|
+
"Get Profile Grants"
|
|
1184
|
+
]
|
|
1185
|
+
}
|
|
1186
|
+
}
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"displayName": "GET /profile/logins",
|
|
1190
|
+
"name": "operation",
|
|
1191
|
+
"type": "notice",
|
|
1192
|
+
"typeOptions": {
|
|
1193
|
+
"theme": "info"
|
|
1194
|
+
},
|
|
1195
|
+
"default": "",
|
|
1196
|
+
"displayOptions": {
|
|
1197
|
+
"show": {
|
|
1198
|
+
"resource": [
|
|
1199
|
+
"Profile"
|
|
1200
|
+
],
|
|
1201
|
+
"operation": [
|
|
1202
|
+
"Get Profile Logins"
|
|
1203
|
+
]
|
|
1204
|
+
}
|
|
1205
|
+
}
|
|
1206
|
+
},
|
|
1207
|
+
{
|
|
1208
|
+
"displayName": "Bearer Token",
|
|
1209
|
+
"name": "security_personalaccesstoken",
|
|
1210
|
+
"type": "string",
|
|
1211
|
+
"default": "",
|
|
1212
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1213
|
+
"required": false,
|
|
1214
|
+
"routing": {
|
|
1215
|
+
"request": {
|
|
1216
|
+
"headers": {
|
|
1217
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
},
|
|
1221
|
+
"displayOptions": {
|
|
1222
|
+
"show": {
|
|
1223
|
+
"resource": [
|
|
1224
|
+
"Profile"
|
|
1225
|
+
],
|
|
1226
|
+
"operation": [
|
|
1227
|
+
"Get Profile Logins"
|
|
1228
|
+
]
|
|
1229
|
+
}
|
|
1230
|
+
}
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
"displayName": "GET /profile/logins/{loginId}",
|
|
1234
|
+
"name": "operation",
|
|
1235
|
+
"type": "notice",
|
|
1236
|
+
"typeOptions": {
|
|
1237
|
+
"theme": "info"
|
|
1238
|
+
},
|
|
1239
|
+
"default": "",
|
|
1240
|
+
"displayOptions": {
|
|
1241
|
+
"show": {
|
|
1242
|
+
"resource": [
|
|
1243
|
+
"Profile"
|
|
1244
|
+
],
|
|
1245
|
+
"operation": [
|
|
1246
|
+
"Get Profile Login"
|
|
1247
|
+
]
|
|
1248
|
+
}
|
|
1249
|
+
}
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"displayName": "Bearer Token",
|
|
1253
|
+
"name": "security_personalaccesstoken",
|
|
1254
|
+
"type": "string",
|
|
1255
|
+
"default": "",
|
|
1256
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1257
|
+
"required": false,
|
|
1258
|
+
"routing": {
|
|
1259
|
+
"request": {
|
|
1260
|
+
"headers": {
|
|
1261
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1262
|
+
}
|
|
1263
|
+
}
|
|
1264
|
+
},
|
|
1265
|
+
"displayOptions": {
|
|
1266
|
+
"show": {
|
|
1267
|
+
"resource": [
|
|
1268
|
+
"Profile"
|
|
1269
|
+
],
|
|
1270
|
+
"operation": [
|
|
1271
|
+
"Get Profile Login"
|
|
1272
|
+
]
|
|
1273
|
+
}
|
|
1274
|
+
}
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"displayName": "DELETE /profile/phone-number",
|
|
1278
|
+
"name": "operation",
|
|
1279
|
+
"type": "notice",
|
|
1280
|
+
"typeOptions": {
|
|
1281
|
+
"theme": "info"
|
|
1282
|
+
},
|
|
1283
|
+
"default": "",
|
|
1284
|
+
"displayOptions": {
|
|
1285
|
+
"show": {
|
|
1286
|
+
"resource": [
|
|
1287
|
+
"Profile"
|
|
1288
|
+
],
|
|
1289
|
+
"operation": [
|
|
1290
|
+
"Delete Profile Phone Number"
|
|
1291
|
+
]
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"displayName": "Bearer Token",
|
|
1297
|
+
"name": "security_personalaccesstoken",
|
|
1298
|
+
"type": "string",
|
|
1299
|
+
"default": "",
|
|
1300
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1301
|
+
"required": false,
|
|
1302
|
+
"routing": {
|
|
1303
|
+
"request": {
|
|
1304
|
+
"headers": {
|
|
1305
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1306
|
+
}
|
|
1307
|
+
}
|
|
1308
|
+
},
|
|
1309
|
+
"displayOptions": {
|
|
1310
|
+
"show": {
|
|
1311
|
+
"resource": [
|
|
1312
|
+
"Profile"
|
|
1313
|
+
],
|
|
1314
|
+
"operation": [
|
|
1315
|
+
"Delete Profile Phone Number"
|
|
1316
|
+
]
|
|
1317
|
+
}
|
|
1318
|
+
}
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
"displayName": "POST /profile/phone-number",
|
|
1322
|
+
"name": "operation",
|
|
1323
|
+
"type": "notice",
|
|
1324
|
+
"typeOptions": {
|
|
1325
|
+
"theme": "info"
|
|
1326
|
+
},
|
|
1327
|
+
"default": "",
|
|
1328
|
+
"displayOptions": {
|
|
1329
|
+
"show": {
|
|
1330
|
+
"resource": [
|
|
1331
|
+
"Profile"
|
|
1332
|
+
],
|
|
1333
|
+
"operation": [
|
|
1334
|
+
"Post Profile Phone Number"
|
|
1335
|
+
]
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"required": true,
|
|
1341
|
+
"displayName": "Iso Code",
|
|
1342
|
+
"name": "iso_code",
|
|
1343
|
+
"type": "string",
|
|
1344
|
+
"default": "US",
|
|
1345
|
+
"description": "The two-letter ISO 3166 country code associated with the phone number.",
|
|
1346
|
+
"routing": {
|
|
1347
|
+
"send": {
|
|
1348
|
+
"property": "iso_code",
|
|
1349
|
+
"propertyInDotNotation": false,
|
|
1350
|
+
"type": "body",
|
|
1351
|
+
"value": "={{ $value }}"
|
|
1352
|
+
}
|
|
1353
|
+
},
|
|
1354
|
+
"displayOptions": {
|
|
1355
|
+
"show": {
|
|
1356
|
+
"resource": [
|
|
1357
|
+
"Profile"
|
|
1358
|
+
],
|
|
1359
|
+
"operation": [
|
|
1360
|
+
"Post Profile Phone Number"
|
|
1361
|
+
]
|
|
1362
|
+
}
|
|
1363
|
+
}
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
"required": true,
|
|
1367
|
+
"displayName": "Phone Number",
|
|
1368
|
+
"name": "phone_number",
|
|
1369
|
+
"type": "string",
|
|
1370
|
+
"default": "555-555-5555",
|
|
1371
|
+
"description": "A valid phone number.",
|
|
1372
|
+
"routing": {
|
|
1373
|
+
"send": {
|
|
1374
|
+
"property": "phone_number",
|
|
1375
|
+
"propertyInDotNotation": false,
|
|
1376
|
+
"type": "body",
|
|
1377
|
+
"value": "={{ $value }}"
|
|
1378
|
+
}
|
|
1379
|
+
},
|
|
1380
|
+
"displayOptions": {
|
|
1381
|
+
"show": {
|
|
1382
|
+
"resource": [
|
|
1383
|
+
"Profile"
|
|
1384
|
+
],
|
|
1385
|
+
"operation": [
|
|
1386
|
+
"Post Profile Phone Number"
|
|
1387
|
+
]
|
|
1388
|
+
}
|
|
1389
|
+
}
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"displayName": "Bearer Token",
|
|
1393
|
+
"name": "security_personalaccesstoken",
|
|
1394
|
+
"type": "string",
|
|
1395
|
+
"default": "",
|
|
1396
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1397
|
+
"required": false,
|
|
1398
|
+
"routing": {
|
|
1399
|
+
"request": {
|
|
1400
|
+
"headers": {
|
|
1401
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
},
|
|
1405
|
+
"displayOptions": {
|
|
1406
|
+
"show": {
|
|
1407
|
+
"resource": [
|
|
1408
|
+
"Profile"
|
|
1409
|
+
],
|
|
1410
|
+
"operation": [
|
|
1411
|
+
"Post Profile Phone Number"
|
|
1412
|
+
]
|
|
1413
|
+
}
|
|
1414
|
+
}
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"displayName": "POST /profile/phone-number/verify",
|
|
1418
|
+
"name": "operation",
|
|
1419
|
+
"type": "notice",
|
|
1420
|
+
"typeOptions": {
|
|
1421
|
+
"theme": "info"
|
|
1422
|
+
},
|
|
1423
|
+
"default": "",
|
|
1424
|
+
"displayOptions": {
|
|
1425
|
+
"show": {
|
|
1426
|
+
"resource": [
|
|
1427
|
+
"Profile"
|
|
1428
|
+
],
|
|
1429
|
+
"operation": [
|
|
1430
|
+
"Post Profile Phone Number Verify"
|
|
1431
|
+
]
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
"required": true,
|
|
1437
|
+
"displayName": "Otp Code",
|
|
1438
|
+
"name": "otp_code",
|
|
1439
|
+
"type": "string",
|
|
1440
|
+
"default": "US",
|
|
1441
|
+
"description": "The one-time code received via SMS message after accessing the **Phone Verification Code Send** ([POST /profile/phone-number](/docs/api/profile/#phone-number-verification-code-send)) command.",
|
|
1442
|
+
"routing": {
|
|
1443
|
+
"send": {
|
|
1444
|
+
"property": "otp_code",
|
|
1445
|
+
"propertyInDotNotation": false,
|
|
1446
|
+
"type": "body",
|
|
1447
|
+
"value": "={{ $value }}"
|
|
1448
|
+
}
|
|
1449
|
+
},
|
|
1450
|
+
"displayOptions": {
|
|
1451
|
+
"show": {
|
|
1452
|
+
"resource": [
|
|
1453
|
+
"Profile"
|
|
1454
|
+
],
|
|
1455
|
+
"operation": [
|
|
1456
|
+
"Post Profile Phone Number Verify"
|
|
1457
|
+
]
|
|
1458
|
+
}
|
|
1459
|
+
}
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"displayName": "Bearer Token",
|
|
1463
|
+
"name": "security_personalaccesstoken",
|
|
1464
|
+
"type": "string",
|
|
1465
|
+
"default": "",
|
|
1466
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1467
|
+
"required": false,
|
|
1468
|
+
"routing": {
|
|
1469
|
+
"request": {
|
|
1470
|
+
"headers": {
|
|
1471
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1472
|
+
}
|
|
1473
|
+
}
|
|
1474
|
+
},
|
|
1475
|
+
"displayOptions": {
|
|
1476
|
+
"show": {
|
|
1477
|
+
"resource": [
|
|
1478
|
+
"Profile"
|
|
1479
|
+
],
|
|
1480
|
+
"operation": [
|
|
1481
|
+
"Post Profile Phone Number Verify"
|
|
1482
|
+
]
|
|
1483
|
+
}
|
|
1484
|
+
}
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"displayName": "GET /profile/preferences",
|
|
1488
|
+
"name": "operation",
|
|
1489
|
+
"type": "notice",
|
|
1490
|
+
"typeOptions": {
|
|
1491
|
+
"theme": "info"
|
|
1492
|
+
},
|
|
1493
|
+
"default": "",
|
|
1494
|
+
"displayOptions": {
|
|
1495
|
+
"show": {
|
|
1496
|
+
"resource": [
|
|
1497
|
+
"Profile"
|
|
1498
|
+
],
|
|
1499
|
+
"operation": [
|
|
1500
|
+
"Get User Preferences"
|
|
1501
|
+
]
|
|
1502
|
+
}
|
|
1503
|
+
}
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"displayName": "Bearer Token",
|
|
1507
|
+
"name": "security_personalaccesstoken",
|
|
1508
|
+
"type": "string",
|
|
1509
|
+
"default": "",
|
|
1510
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1511
|
+
"required": false,
|
|
1512
|
+
"routing": {
|
|
1513
|
+
"request": {
|
|
1514
|
+
"headers": {
|
|
1515
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1516
|
+
}
|
|
1517
|
+
}
|
|
1518
|
+
},
|
|
1519
|
+
"displayOptions": {
|
|
1520
|
+
"show": {
|
|
1521
|
+
"resource": [
|
|
1522
|
+
"Profile"
|
|
1523
|
+
],
|
|
1524
|
+
"operation": [
|
|
1525
|
+
"Get User Preferences"
|
|
1526
|
+
]
|
|
1527
|
+
}
|
|
1528
|
+
}
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"displayName": "PUT /profile/preferences",
|
|
1532
|
+
"name": "operation",
|
|
1533
|
+
"type": "notice",
|
|
1534
|
+
"typeOptions": {
|
|
1535
|
+
"theme": "info"
|
|
1536
|
+
},
|
|
1537
|
+
"default": "",
|
|
1538
|
+
"displayOptions": {
|
|
1539
|
+
"show": {
|
|
1540
|
+
"resource": [
|
|
1541
|
+
"Profile"
|
|
1542
|
+
],
|
|
1543
|
+
"operation": [
|
|
1544
|
+
"Update User Preferences"
|
|
1545
|
+
]
|
|
1546
|
+
}
|
|
1547
|
+
}
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"displayName": "Bearer Token",
|
|
1551
|
+
"name": "security_personalaccesstoken",
|
|
1552
|
+
"type": "string",
|
|
1553
|
+
"default": "",
|
|
1554
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1555
|
+
"required": false,
|
|
1556
|
+
"routing": {
|
|
1557
|
+
"request": {
|
|
1558
|
+
"headers": {
|
|
1559
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
},
|
|
1563
|
+
"displayOptions": {
|
|
1564
|
+
"show": {
|
|
1565
|
+
"resource": [
|
|
1566
|
+
"Profile"
|
|
1567
|
+
],
|
|
1568
|
+
"operation": [
|
|
1569
|
+
"Update User Preferences"
|
|
1570
|
+
]
|
|
1571
|
+
}
|
|
1572
|
+
}
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"displayName": "GET /profile/security-questions",
|
|
1576
|
+
"name": "operation",
|
|
1577
|
+
"type": "notice",
|
|
1578
|
+
"typeOptions": {
|
|
1579
|
+
"theme": "info"
|
|
1580
|
+
},
|
|
1581
|
+
"default": "",
|
|
1582
|
+
"displayOptions": {
|
|
1583
|
+
"show": {
|
|
1584
|
+
"resource": [
|
|
1585
|
+
"Profile"
|
|
1586
|
+
],
|
|
1587
|
+
"operation": [
|
|
1588
|
+
"Get Security Questions"
|
|
1589
|
+
]
|
|
1590
|
+
}
|
|
1591
|
+
}
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
"displayName": "Bearer Token",
|
|
1595
|
+
"name": "security_personalaccesstoken",
|
|
1596
|
+
"type": "string",
|
|
1597
|
+
"default": "",
|
|
1598
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1599
|
+
"required": false,
|
|
1600
|
+
"routing": {
|
|
1601
|
+
"request": {
|
|
1602
|
+
"headers": {
|
|
1603
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1604
|
+
}
|
|
1605
|
+
}
|
|
1606
|
+
},
|
|
1607
|
+
"displayOptions": {
|
|
1608
|
+
"show": {
|
|
1609
|
+
"resource": [
|
|
1610
|
+
"Profile"
|
|
1611
|
+
],
|
|
1612
|
+
"operation": [
|
|
1613
|
+
"Get Security Questions"
|
|
1614
|
+
]
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"displayName": "POST /profile/security-questions",
|
|
1620
|
+
"name": "operation",
|
|
1621
|
+
"type": "notice",
|
|
1622
|
+
"typeOptions": {
|
|
1623
|
+
"theme": "info"
|
|
1624
|
+
},
|
|
1625
|
+
"default": "",
|
|
1626
|
+
"displayOptions": {
|
|
1627
|
+
"show": {
|
|
1628
|
+
"resource": [
|
|
1629
|
+
"Profile"
|
|
1630
|
+
],
|
|
1631
|
+
"operation": [
|
|
1632
|
+
"Post Security Questions"
|
|
1633
|
+
]
|
|
1634
|
+
}
|
|
1635
|
+
}
|
|
1636
|
+
},
|
|
1637
|
+
{
|
|
1638
|
+
"displayName": "Security Questions",
|
|
1639
|
+
"name": "security_questions",
|
|
1640
|
+
"type": "json",
|
|
1641
|
+
"default": "[\n {\n \"question_id\": 1,\n \"response\": \"Gotham City\",\n \"security_question\": \"In what city were you born?\"\n }\n]",
|
|
1642
|
+
"routing": {
|
|
1643
|
+
"send": {
|
|
1644
|
+
"property": "security_questions",
|
|
1645
|
+
"propertyInDotNotation": false,
|
|
1646
|
+
"type": "body",
|
|
1647
|
+
"value": "={{ JSON.parse($value) }}"
|
|
1648
|
+
}
|
|
1649
|
+
},
|
|
1650
|
+
"displayOptions": {
|
|
1651
|
+
"show": {
|
|
1652
|
+
"resource": [
|
|
1653
|
+
"Profile"
|
|
1654
|
+
],
|
|
1655
|
+
"operation": [
|
|
1656
|
+
"Post Security Questions"
|
|
1657
|
+
]
|
|
1658
|
+
}
|
|
1659
|
+
}
|
|
1660
|
+
},
|
|
1661
|
+
{
|
|
1662
|
+
"displayName": "Bearer Token",
|
|
1663
|
+
"name": "security_personalaccesstoken",
|
|
1664
|
+
"type": "string",
|
|
1665
|
+
"default": "",
|
|
1666
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1667
|
+
"required": false,
|
|
1668
|
+
"routing": {
|
|
1669
|
+
"request": {
|
|
1670
|
+
"headers": {
|
|
1671
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1672
|
+
}
|
|
1673
|
+
}
|
|
1674
|
+
},
|
|
1675
|
+
"displayOptions": {
|
|
1676
|
+
"show": {
|
|
1677
|
+
"resource": [
|
|
1678
|
+
"Profile"
|
|
1679
|
+
],
|
|
1680
|
+
"operation": [
|
|
1681
|
+
"Post Security Questions"
|
|
1682
|
+
]
|
|
1683
|
+
}
|
|
1684
|
+
}
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"displayName": "GET /profile/sshkeys",
|
|
1688
|
+
"name": "operation",
|
|
1689
|
+
"type": "notice",
|
|
1690
|
+
"typeOptions": {
|
|
1691
|
+
"theme": "info"
|
|
1692
|
+
},
|
|
1693
|
+
"default": "",
|
|
1694
|
+
"displayOptions": {
|
|
1695
|
+
"show": {
|
|
1696
|
+
"resource": [
|
|
1697
|
+
"Profile"
|
|
1698
|
+
],
|
|
1699
|
+
"operation": [
|
|
1700
|
+
"Get SSH Keys"
|
|
1701
|
+
]
|
|
1702
|
+
}
|
|
1703
|
+
}
|
|
1704
|
+
},
|
|
1705
|
+
{
|
|
1706
|
+
"displayName": "Page",
|
|
1707
|
+
"name": "page",
|
|
1708
|
+
"description": "The page of a collection to return.",
|
|
1709
|
+
"default": 1,
|
|
1710
|
+
"type": "number",
|
|
1711
|
+
"routing": {
|
|
1712
|
+
"send": {
|
|
1713
|
+
"type": "query",
|
|
1714
|
+
"property": "page",
|
|
1715
|
+
"value": "={{ $value }}",
|
|
1716
|
+
"propertyInDotNotation": false
|
|
1717
|
+
}
|
|
1718
|
+
},
|
|
1719
|
+
"displayOptions": {
|
|
1720
|
+
"show": {
|
|
1721
|
+
"resource": [
|
|
1722
|
+
"Profile"
|
|
1723
|
+
],
|
|
1724
|
+
"operation": [
|
|
1725
|
+
"Get SSH Keys"
|
|
1726
|
+
]
|
|
1727
|
+
}
|
|
1728
|
+
}
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"displayName": "Page Size",
|
|
1732
|
+
"name": "page_size",
|
|
1733
|
+
"description": "The number of items to return per page.",
|
|
1734
|
+
"default": 100,
|
|
1735
|
+
"type": "number",
|
|
1736
|
+
"routing": {
|
|
1737
|
+
"send": {
|
|
1738
|
+
"type": "query",
|
|
1739
|
+
"property": "page_size",
|
|
1740
|
+
"value": "={{ $value }}",
|
|
1741
|
+
"propertyInDotNotation": false
|
|
1742
|
+
}
|
|
1743
|
+
},
|
|
1744
|
+
"displayOptions": {
|
|
1745
|
+
"show": {
|
|
1746
|
+
"resource": [
|
|
1747
|
+
"Profile"
|
|
1748
|
+
],
|
|
1749
|
+
"operation": [
|
|
1750
|
+
"Get SSH Keys"
|
|
1751
|
+
]
|
|
1752
|
+
}
|
|
1753
|
+
}
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"displayName": "Bearer Token",
|
|
1757
|
+
"name": "security_personalaccesstoken",
|
|
1758
|
+
"type": "string",
|
|
1759
|
+
"default": "",
|
|
1760
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1761
|
+
"required": false,
|
|
1762
|
+
"routing": {
|
|
1763
|
+
"request": {
|
|
1764
|
+
"headers": {
|
|
1765
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1766
|
+
}
|
|
1767
|
+
}
|
|
1768
|
+
},
|
|
1769
|
+
"displayOptions": {
|
|
1770
|
+
"show": {
|
|
1771
|
+
"resource": [
|
|
1772
|
+
"Profile"
|
|
1773
|
+
],
|
|
1774
|
+
"operation": [
|
|
1775
|
+
"Get SSH Keys"
|
|
1776
|
+
]
|
|
1777
|
+
}
|
|
1778
|
+
}
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"displayName": "POST /profile/sshkeys",
|
|
1782
|
+
"name": "operation",
|
|
1783
|
+
"type": "notice",
|
|
1784
|
+
"typeOptions": {
|
|
1785
|
+
"theme": "info"
|
|
1786
|
+
},
|
|
1787
|
+
"default": "",
|
|
1788
|
+
"displayOptions": {
|
|
1789
|
+
"show": {
|
|
1790
|
+
"resource": [
|
|
1791
|
+
"Profile"
|
|
1792
|
+
],
|
|
1793
|
+
"operation": [
|
|
1794
|
+
"Add SSH Key"
|
|
1795
|
+
]
|
|
1796
|
+
}
|
|
1797
|
+
}
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"displayName": "Created",
|
|
1801
|
+
"name": "created",
|
|
1802
|
+
"type": "string",
|
|
1803
|
+
"default": "2018-01-01T00:01:01",
|
|
1804
|
+
"description": "The date this key was added.\n",
|
|
1805
|
+
"routing": {
|
|
1806
|
+
"send": {
|
|
1807
|
+
"property": "created",
|
|
1808
|
+
"propertyInDotNotation": false,
|
|
1809
|
+
"type": "body",
|
|
1810
|
+
"value": "={{ $value }}"
|
|
1811
|
+
}
|
|
1812
|
+
},
|
|
1813
|
+
"displayOptions": {
|
|
1814
|
+
"show": {
|
|
1815
|
+
"resource": [
|
|
1816
|
+
"Profile"
|
|
1817
|
+
],
|
|
1818
|
+
"operation": [
|
|
1819
|
+
"Add SSH Key"
|
|
1820
|
+
]
|
|
1821
|
+
}
|
|
1822
|
+
}
|
|
1823
|
+
},
|
|
1824
|
+
{
|
|
1825
|
+
"displayName": "ID",
|
|
1826
|
+
"name": "id",
|
|
1827
|
+
"type": "number",
|
|
1828
|
+
"default": 42,
|
|
1829
|
+
"description": "The unique identifier of an SSH Key object.\n",
|
|
1830
|
+
"routing": {
|
|
1831
|
+
"send": {
|
|
1832
|
+
"property": "id",
|
|
1833
|
+
"propertyInDotNotation": false,
|
|
1834
|
+
"type": "body",
|
|
1835
|
+
"value": "={{ $value }}"
|
|
1836
|
+
}
|
|
1837
|
+
},
|
|
1838
|
+
"displayOptions": {
|
|
1839
|
+
"show": {
|
|
1840
|
+
"resource": [
|
|
1841
|
+
"Profile"
|
|
1842
|
+
],
|
|
1843
|
+
"operation": [
|
|
1844
|
+
"Add SSH Key"
|
|
1845
|
+
]
|
|
1846
|
+
}
|
|
1847
|
+
}
|
|
1848
|
+
},
|
|
1849
|
+
{
|
|
1850
|
+
"displayName": "Label",
|
|
1851
|
+
"name": "label",
|
|
1852
|
+
"type": "string",
|
|
1853
|
+
"default": "My SSH Key",
|
|
1854
|
+
"description": "A label for the SSH Key.\n",
|
|
1855
|
+
"routing": {
|
|
1856
|
+
"send": {
|
|
1857
|
+
"property": "label",
|
|
1858
|
+
"propertyInDotNotation": false,
|
|
1859
|
+
"type": "body",
|
|
1860
|
+
"value": "={{ $value }}"
|
|
1861
|
+
}
|
|
1862
|
+
},
|
|
1863
|
+
"displayOptions": {
|
|
1864
|
+
"show": {
|
|
1865
|
+
"resource": [
|
|
1866
|
+
"Profile"
|
|
1867
|
+
],
|
|
1868
|
+
"operation": [
|
|
1869
|
+
"Add SSH Key"
|
|
1870
|
+
]
|
|
1871
|
+
}
|
|
1872
|
+
}
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"displayName": "SSH Key",
|
|
1876
|
+
"name": "ssh_key",
|
|
1877
|
+
"type": "string",
|
|
1878
|
+
"default": "ssh-rsa AAAA_valid_public_ssh_key_123456785== user@their-computer",
|
|
1879
|
+
"description": "The public SSH Key, which is used to authenticate to the root user of the Linodes you deploy.\n\nAccepted formats:\n* ssh-dss\n* ssh-rsa\n* ecdsa-sha2-nistp\n* ssh-ed25519\n* sk-ecdsa-sha2-nistp256 (Akamai-specific)\n",
|
|
1880
|
+
"routing": {
|
|
1881
|
+
"send": {
|
|
1882
|
+
"property": "ssh_key",
|
|
1883
|
+
"propertyInDotNotation": false,
|
|
1884
|
+
"type": "body",
|
|
1885
|
+
"value": "={{ $value }}"
|
|
1886
|
+
}
|
|
1887
|
+
},
|
|
1888
|
+
"displayOptions": {
|
|
1889
|
+
"show": {
|
|
1890
|
+
"resource": [
|
|
1891
|
+
"Profile"
|
|
1892
|
+
],
|
|
1893
|
+
"operation": [
|
|
1894
|
+
"Add SSH Key"
|
|
1895
|
+
]
|
|
1896
|
+
}
|
|
1897
|
+
}
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"displayName": "Bearer Token",
|
|
1901
|
+
"name": "security_personalaccesstoken",
|
|
1902
|
+
"type": "string",
|
|
1903
|
+
"default": "",
|
|
1904
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1905
|
+
"required": false,
|
|
1906
|
+
"routing": {
|
|
1907
|
+
"request": {
|
|
1908
|
+
"headers": {
|
|
1909
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1910
|
+
}
|
|
1911
|
+
}
|
|
1912
|
+
},
|
|
1913
|
+
"displayOptions": {
|
|
1914
|
+
"show": {
|
|
1915
|
+
"resource": [
|
|
1916
|
+
"Profile"
|
|
1917
|
+
],
|
|
1918
|
+
"operation": [
|
|
1919
|
+
"Add SSH Key"
|
|
1920
|
+
]
|
|
1921
|
+
}
|
|
1922
|
+
}
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"displayName": "DELETE /profile/sshkeys/{sshKeyId}",
|
|
1926
|
+
"name": "operation",
|
|
1927
|
+
"type": "notice",
|
|
1928
|
+
"typeOptions": {
|
|
1929
|
+
"theme": "info"
|
|
1930
|
+
},
|
|
1931
|
+
"default": "",
|
|
1932
|
+
"displayOptions": {
|
|
1933
|
+
"show": {
|
|
1934
|
+
"resource": [
|
|
1935
|
+
"Profile"
|
|
1936
|
+
],
|
|
1937
|
+
"operation": [
|
|
1938
|
+
"Delete SSH Key"
|
|
1939
|
+
]
|
|
1940
|
+
}
|
|
1941
|
+
}
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"displayName": "Bearer Token",
|
|
1945
|
+
"name": "security_personalaccesstoken",
|
|
1946
|
+
"type": "string",
|
|
1947
|
+
"default": "",
|
|
1948
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1949
|
+
"required": false,
|
|
1950
|
+
"routing": {
|
|
1951
|
+
"request": {
|
|
1952
|
+
"headers": {
|
|
1953
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1954
|
+
}
|
|
1955
|
+
}
|
|
1956
|
+
},
|
|
1957
|
+
"displayOptions": {
|
|
1958
|
+
"show": {
|
|
1959
|
+
"resource": [
|
|
1960
|
+
"Profile"
|
|
1961
|
+
],
|
|
1962
|
+
"operation": [
|
|
1963
|
+
"Delete SSH Key"
|
|
1964
|
+
]
|
|
1965
|
+
}
|
|
1966
|
+
}
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"displayName": "GET /profile/sshkeys/{sshKeyId}",
|
|
1970
|
+
"name": "operation",
|
|
1971
|
+
"type": "notice",
|
|
1972
|
+
"typeOptions": {
|
|
1973
|
+
"theme": "info"
|
|
1974
|
+
},
|
|
1975
|
+
"default": "",
|
|
1976
|
+
"displayOptions": {
|
|
1977
|
+
"show": {
|
|
1978
|
+
"resource": [
|
|
1979
|
+
"Profile"
|
|
1980
|
+
],
|
|
1981
|
+
"operation": [
|
|
1982
|
+
"Get SSH Key"
|
|
1983
|
+
]
|
|
1984
|
+
}
|
|
1985
|
+
}
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
"displayName": "Bearer Token",
|
|
1989
|
+
"name": "security_personalaccesstoken",
|
|
1990
|
+
"type": "string",
|
|
1991
|
+
"default": "",
|
|
1992
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1993
|
+
"required": false,
|
|
1994
|
+
"routing": {
|
|
1995
|
+
"request": {
|
|
1996
|
+
"headers": {
|
|
1997
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1998
|
+
}
|
|
1999
|
+
}
|
|
2000
|
+
},
|
|
2001
|
+
"displayOptions": {
|
|
2002
|
+
"show": {
|
|
2003
|
+
"resource": [
|
|
2004
|
+
"Profile"
|
|
2005
|
+
],
|
|
2006
|
+
"operation": [
|
|
2007
|
+
"Get SSH Key"
|
|
2008
|
+
]
|
|
2009
|
+
}
|
|
2010
|
+
}
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
"displayName": "PUT /profile/sshkeys/{sshKeyId}",
|
|
2014
|
+
"name": "operation",
|
|
2015
|
+
"type": "notice",
|
|
2016
|
+
"typeOptions": {
|
|
2017
|
+
"theme": "info"
|
|
2018
|
+
},
|
|
2019
|
+
"default": "",
|
|
2020
|
+
"displayOptions": {
|
|
2021
|
+
"show": {
|
|
2022
|
+
"resource": [
|
|
2023
|
+
"Profile"
|
|
2024
|
+
],
|
|
2025
|
+
"operation": [
|
|
2026
|
+
"Update SSH Key"
|
|
2027
|
+
]
|
|
2028
|
+
}
|
|
2029
|
+
}
|
|
2030
|
+
},
|
|
2031
|
+
{
|
|
2032
|
+
"displayName": "Label",
|
|
2033
|
+
"name": "label",
|
|
2034
|
+
"type": "string",
|
|
2035
|
+
"default": "My SSH Key",
|
|
2036
|
+
"description": "A label for the SSH Key.\n",
|
|
2037
|
+
"routing": {
|
|
2038
|
+
"send": {
|
|
2039
|
+
"property": "label",
|
|
2040
|
+
"propertyInDotNotation": false,
|
|
2041
|
+
"type": "body",
|
|
2042
|
+
"value": "={{ $value }}"
|
|
2043
|
+
}
|
|
2044
|
+
},
|
|
2045
|
+
"displayOptions": {
|
|
2046
|
+
"show": {
|
|
2047
|
+
"resource": [
|
|
2048
|
+
"Profile"
|
|
2049
|
+
],
|
|
2050
|
+
"operation": [
|
|
2051
|
+
"Update SSH Key"
|
|
2052
|
+
]
|
|
2053
|
+
}
|
|
2054
|
+
}
|
|
2055
|
+
},
|
|
2056
|
+
{
|
|
2057
|
+
"displayName": "Bearer Token",
|
|
2058
|
+
"name": "security_personalaccesstoken",
|
|
2059
|
+
"type": "string",
|
|
2060
|
+
"default": "",
|
|
2061
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2062
|
+
"required": false,
|
|
2063
|
+
"routing": {
|
|
2064
|
+
"request": {
|
|
2065
|
+
"headers": {
|
|
2066
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2067
|
+
}
|
|
2068
|
+
}
|
|
2069
|
+
},
|
|
2070
|
+
"displayOptions": {
|
|
2071
|
+
"show": {
|
|
2072
|
+
"resource": [
|
|
2073
|
+
"Profile"
|
|
2074
|
+
],
|
|
2075
|
+
"operation": [
|
|
2076
|
+
"Update SSH Key"
|
|
2077
|
+
]
|
|
2078
|
+
}
|
|
2079
|
+
}
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"displayName": "POST /profile/tfa-disable",
|
|
2083
|
+
"name": "operation",
|
|
2084
|
+
"type": "notice",
|
|
2085
|
+
"typeOptions": {
|
|
2086
|
+
"theme": "info"
|
|
2087
|
+
},
|
|
2088
|
+
"default": "",
|
|
2089
|
+
"displayOptions": {
|
|
2090
|
+
"show": {
|
|
2091
|
+
"resource": [
|
|
2092
|
+
"Profile"
|
|
2093
|
+
],
|
|
2094
|
+
"operation": [
|
|
2095
|
+
"Tfa Disable"
|
|
2096
|
+
]
|
|
2097
|
+
}
|
|
2098
|
+
}
|
|
2099
|
+
},
|
|
2100
|
+
{
|
|
2101
|
+
"displayName": "Bearer Token",
|
|
2102
|
+
"name": "security_personalaccesstoken",
|
|
2103
|
+
"type": "string",
|
|
2104
|
+
"default": "",
|
|
2105
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2106
|
+
"required": false,
|
|
2107
|
+
"routing": {
|
|
2108
|
+
"request": {
|
|
2109
|
+
"headers": {
|
|
2110
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2111
|
+
}
|
|
2112
|
+
}
|
|
2113
|
+
},
|
|
2114
|
+
"displayOptions": {
|
|
2115
|
+
"show": {
|
|
2116
|
+
"resource": [
|
|
2117
|
+
"Profile"
|
|
2118
|
+
],
|
|
2119
|
+
"operation": [
|
|
2120
|
+
"Tfa Disable"
|
|
2121
|
+
]
|
|
2122
|
+
}
|
|
2123
|
+
}
|
|
2124
|
+
},
|
|
2125
|
+
{
|
|
2126
|
+
"displayName": "POST /profile/tfa-enable",
|
|
2127
|
+
"name": "operation",
|
|
2128
|
+
"type": "notice",
|
|
2129
|
+
"typeOptions": {
|
|
2130
|
+
"theme": "info"
|
|
2131
|
+
},
|
|
2132
|
+
"default": "",
|
|
2133
|
+
"displayOptions": {
|
|
2134
|
+
"show": {
|
|
2135
|
+
"resource": [
|
|
2136
|
+
"Profile"
|
|
2137
|
+
],
|
|
2138
|
+
"operation": [
|
|
2139
|
+
"Tfa Enable"
|
|
2140
|
+
]
|
|
2141
|
+
}
|
|
2142
|
+
}
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
"displayName": "Bearer Token",
|
|
2146
|
+
"name": "security_personalaccesstoken",
|
|
2147
|
+
"type": "string",
|
|
2148
|
+
"default": "",
|
|
2149
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2150
|
+
"required": false,
|
|
2151
|
+
"routing": {
|
|
2152
|
+
"request": {
|
|
2153
|
+
"headers": {
|
|
2154
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2155
|
+
}
|
|
2156
|
+
}
|
|
2157
|
+
},
|
|
2158
|
+
"displayOptions": {
|
|
2159
|
+
"show": {
|
|
2160
|
+
"resource": [
|
|
2161
|
+
"Profile"
|
|
2162
|
+
],
|
|
2163
|
+
"operation": [
|
|
2164
|
+
"Tfa Enable"
|
|
2165
|
+
]
|
|
2166
|
+
}
|
|
2167
|
+
}
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
"displayName": "POST /profile/tfa-enable-confirm",
|
|
2171
|
+
"name": "operation",
|
|
2172
|
+
"type": "notice",
|
|
2173
|
+
"typeOptions": {
|
|
2174
|
+
"theme": "info"
|
|
2175
|
+
},
|
|
2176
|
+
"default": "",
|
|
2177
|
+
"displayOptions": {
|
|
2178
|
+
"show": {
|
|
2179
|
+
"resource": [
|
|
2180
|
+
"Profile"
|
|
2181
|
+
],
|
|
2182
|
+
"operation": [
|
|
2183
|
+
"Tfa Confirm"
|
|
2184
|
+
]
|
|
2185
|
+
}
|
|
2186
|
+
}
|
|
2187
|
+
},
|
|
2188
|
+
{
|
|
2189
|
+
"displayName": "Tfa Code",
|
|
2190
|
+
"name": "tfa_code",
|
|
2191
|
+
"type": "string",
|
|
2192
|
+
"default": "213456",
|
|
2193
|
+
"description": "The Two Factor code you generated with your Two Factor secret. These codes are time-based, so be sure it is current.\n",
|
|
2194
|
+
"routing": {
|
|
2195
|
+
"send": {
|
|
2196
|
+
"property": "tfa_code",
|
|
2197
|
+
"propertyInDotNotation": false,
|
|
2198
|
+
"type": "body",
|
|
2199
|
+
"value": "={{ $value }}"
|
|
2200
|
+
}
|
|
2201
|
+
},
|
|
2202
|
+
"displayOptions": {
|
|
2203
|
+
"show": {
|
|
2204
|
+
"resource": [
|
|
2205
|
+
"Profile"
|
|
2206
|
+
],
|
|
2207
|
+
"operation": [
|
|
2208
|
+
"Tfa Confirm"
|
|
2209
|
+
]
|
|
2210
|
+
}
|
|
2211
|
+
}
|
|
2212
|
+
},
|
|
2213
|
+
{
|
|
2214
|
+
"displayName": "Bearer Token",
|
|
2215
|
+
"name": "security_personalaccesstoken",
|
|
2216
|
+
"type": "string",
|
|
2217
|
+
"default": "",
|
|
2218
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2219
|
+
"required": false,
|
|
2220
|
+
"routing": {
|
|
2221
|
+
"request": {
|
|
2222
|
+
"headers": {
|
|
2223
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2224
|
+
}
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
"displayOptions": {
|
|
2228
|
+
"show": {
|
|
2229
|
+
"resource": [
|
|
2230
|
+
"Profile"
|
|
2231
|
+
],
|
|
2232
|
+
"operation": [
|
|
2233
|
+
"Tfa Confirm"
|
|
2234
|
+
]
|
|
2235
|
+
}
|
|
2236
|
+
}
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"displayName": "GET /profile/tokens",
|
|
2240
|
+
"name": "operation",
|
|
2241
|
+
"type": "notice",
|
|
2242
|
+
"typeOptions": {
|
|
2243
|
+
"theme": "info"
|
|
2244
|
+
},
|
|
2245
|
+
"default": "",
|
|
2246
|
+
"displayOptions": {
|
|
2247
|
+
"show": {
|
|
2248
|
+
"resource": [
|
|
2249
|
+
"Profile"
|
|
2250
|
+
],
|
|
2251
|
+
"operation": [
|
|
2252
|
+
"Get Personal Access Tokens"
|
|
2253
|
+
]
|
|
2254
|
+
}
|
|
2255
|
+
}
|
|
2256
|
+
},
|
|
2257
|
+
{
|
|
2258
|
+
"displayName": "Bearer Token",
|
|
2259
|
+
"name": "security_personalaccesstoken",
|
|
2260
|
+
"type": "string",
|
|
2261
|
+
"default": "",
|
|
2262
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2263
|
+
"required": false,
|
|
2264
|
+
"routing": {
|
|
2265
|
+
"request": {
|
|
2266
|
+
"headers": {
|
|
2267
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2268
|
+
}
|
|
2269
|
+
}
|
|
2270
|
+
},
|
|
2271
|
+
"displayOptions": {
|
|
2272
|
+
"show": {
|
|
2273
|
+
"resource": [
|
|
2274
|
+
"Profile"
|
|
2275
|
+
],
|
|
2276
|
+
"operation": [
|
|
2277
|
+
"Get Personal Access Tokens"
|
|
2278
|
+
]
|
|
2279
|
+
}
|
|
2280
|
+
}
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
"displayName": "POST /profile/tokens",
|
|
2284
|
+
"name": "operation",
|
|
2285
|
+
"type": "notice",
|
|
2286
|
+
"typeOptions": {
|
|
2287
|
+
"theme": "info"
|
|
2288
|
+
},
|
|
2289
|
+
"default": "",
|
|
2290
|
+
"displayOptions": {
|
|
2291
|
+
"show": {
|
|
2292
|
+
"resource": [
|
|
2293
|
+
"Profile"
|
|
2294
|
+
],
|
|
2295
|
+
"operation": [
|
|
2296
|
+
"Create Personal Access Token"
|
|
2297
|
+
]
|
|
2298
|
+
}
|
|
2299
|
+
}
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"displayName": "Expiry",
|
|
2303
|
+
"name": "expiry",
|
|
2304
|
+
"type": "string",
|
|
2305
|
+
"default": null,
|
|
2306
|
+
"description": "When this token should be valid until. If omitted, the new token will be valid until it is manually revoked.\n",
|
|
2307
|
+
"routing": {
|
|
2308
|
+
"send": {
|
|
2309
|
+
"property": "expiry",
|
|
2310
|
+
"propertyInDotNotation": false,
|
|
2311
|
+
"type": "body",
|
|
2312
|
+
"value": "={{ $value }}"
|
|
2313
|
+
}
|
|
2314
|
+
},
|
|
2315
|
+
"displayOptions": {
|
|
2316
|
+
"show": {
|
|
2317
|
+
"resource": [
|
|
2318
|
+
"Profile"
|
|
2319
|
+
],
|
|
2320
|
+
"operation": [
|
|
2321
|
+
"Create Personal Access Token"
|
|
2322
|
+
]
|
|
2323
|
+
}
|
|
2324
|
+
}
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
"displayName": "Label",
|
|
2328
|
+
"name": "label",
|
|
2329
|
+
"type": "string",
|
|
2330
|
+
"default": "linode-cli",
|
|
2331
|
+
"description": "This token's label. This is for display purposes only, but can be used to more easily track what you're using each token for.\n",
|
|
2332
|
+
"routing": {
|
|
2333
|
+
"send": {
|
|
2334
|
+
"property": "label",
|
|
2335
|
+
"propertyInDotNotation": false,
|
|
2336
|
+
"type": "body",
|
|
2337
|
+
"value": "={{ $value }}"
|
|
2338
|
+
}
|
|
2339
|
+
},
|
|
2340
|
+
"displayOptions": {
|
|
2341
|
+
"show": {
|
|
2342
|
+
"resource": [
|
|
2343
|
+
"Profile"
|
|
2344
|
+
],
|
|
2345
|
+
"operation": [
|
|
2346
|
+
"Create Personal Access Token"
|
|
2347
|
+
]
|
|
2348
|
+
}
|
|
2349
|
+
}
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"displayName": "Scopes",
|
|
2353
|
+
"name": "scopes",
|
|
2354
|
+
"type": "string",
|
|
2355
|
+
"default": "*",
|
|
2356
|
+
"description": "The scopes to create the token with. These cannot be changed after creation, and may not exceed the scopes of the acting token. If omitted, the new token will have the same scopes as the acting token.\n",
|
|
2357
|
+
"routing": {
|
|
2358
|
+
"send": {
|
|
2359
|
+
"property": "scopes",
|
|
2360
|
+
"propertyInDotNotation": false,
|
|
2361
|
+
"type": "body",
|
|
2362
|
+
"value": "={{ $value }}"
|
|
2363
|
+
}
|
|
2364
|
+
},
|
|
2365
|
+
"displayOptions": {
|
|
2366
|
+
"show": {
|
|
2367
|
+
"resource": [
|
|
2368
|
+
"Profile"
|
|
2369
|
+
],
|
|
2370
|
+
"operation": [
|
|
2371
|
+
"Create Personal Access Token"
|
|
2372
|
+
]
|
|
2373
|
+
}
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2376
|
+
{
|
|
2377
|
+
"displayName": "Bearer Token",
|
|
2378
|
+
"name": "security_personalaccesstoken",
|
|
2379
|
+
"type": "string",
|
|
2380
|
+
"default": "",
|
|
2381
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2382
|
+
"required": false,
|
|
2383
|
+
"routing": {
|
|
2384
|
+
"request": {
|
|
2385
|
+
"headers": {
|
|
2386
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2387
|
+
}
|
|
2388
|
+
}
|
|
2389
|
+
},
|
|
2390
|
+
"displayOptions": {
|
|
2391
|
+
"show": {
|
|
2392
|
+
"resource": [
|
|
2393
|
+
"Profile"
|
|
2394
|
+
],
|
|
2395
|
+
"operation": [
|
|
2396
|
+
"Create Personal Access Token"
|
|
2397
|
+
]
|
|
2398
|
+
}
|
|
2399
|
+
}
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"displayName": "DELETE /profile/tokens/{tokenId}",
|
|
2403
|
+
"name": "operation",
|
|
2404
|
+
"type": "notice",
|
|
2405
|
+
"typeOptions": {
|
|
2406
|
+
"theme": "info"
|
|
2407
|
+
},
|
|
2408
|
+
"default": "",
|
|
2409
|
+
"displayOptions": {
|
|
2410
|
+
"show": {
|
|
2411
|
+
"resource": [
|
|
2412
|
+
"Profile"
|
|
2413
|
+
],
|
|
2414
|
+
"operation": [
|
|
2415
|
+
"Delete Personal Access Token"
|
|
2416
|
+
]
|
|
2417
|
+
}
|
|
2418
|
+
}
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"displayName": "Bearer Token",
|
|
2422
|
+
"name": "security_personalaccesstoken",
|
|
2423
|
+
"type": "string",
|
|
2424
|
+
"default": "",
|
|
2425
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2426
|
+
"required": false,
|
|
2427
|
+
"routing": {
|
|
2428
|
+
"request": {
|
|
2429
|
+
"headers": {
|
|
2430
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2431
|
+
}
|
|
2432
|
+
}
|
|
2433
|
+
},
|
|
2434
|
+
"displayOptions": {
|
|
2435
|
+
"show": {
|
|
2436
|
+
"resource": [
|
|
2437
|
+
"Profile"
|
|
2438
|
+
],
|
|
2439
|
+
"operation": [
|
|
2440
|
+
"Delete Personal Access Token"
|
|
2441
|
+
]
|
|
2442
|
+
}
|
|
2443
|
+
}
|
|
2444
|
+
},
|
|
2445
|
+
{
|
|
2446
|
+
"displayName": "GET /profile/tokens/{tokenId}",
|
|
2447
|
+
"name": "operation",
|
|
2448
|
+
"type": "notice",
|
|
2449
|
+
"typeOptions": {
|
|
2450
|
+
"theme": "info"
|
|
2451
|
+
},
|
|
2452
|
+
"default": "",
|
|
2453
|
+
"displayOptions": {
|
|
2454
|
+
"show": {
|
|
2455
|
+
"resource": [
|
|
2456
|
+
"Profile"
|
|
2457
|
+
],
|
|
2458
|
+
"operation": [
|
|
2459
|
+
"Get Personal Access Token"
|
|
2460
|
+
]
|
|
2461
|
+
}
|
|
2462
|
+
}
|
|
2463
|
+
},
|
|
2464
|
+
{
|
|
2465
|
+
"displayName": "Bearer Token",
|
|
2466
|
+
"name": "security_personalaccesstoken",
|
|
2467
|
+
"type": "string",
|
|
2468
|
+
"default": "",
|
|
2469
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2470
|
+
"required": false,
|
|
2471
|
+
"routing": {
|
|
2472
|
+
"request": {
|
|
2473
|
+
"headers": {
|
|
2474
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2475
|
+
}
|
|
2476
|
+
}
|
|
2477
|
+
},
|
|
2478
|
+
"displayOptions": {
|
|
2479
|
+
"show": {
|
|
2480
|
+
"resource": [
|
|
2481
|
+
"Profile"
|
|
2482
|
+
],
|
|
2483
|
+
"operation": [
|
|
2484
|
+
"Get Personal Access Token"
|
|
2485
|
+
]
|
|
2486
|
+
}
|
|
2487
|
+
}
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"displayName": "PUT /profile/tokens/{tokenId}",
|
|
2491
|
+
"name": "operation",
|
|
2492
|
+
"type": "notice",
|
|
2493
|
+
"typeOptions": {
|
|
2494
|
+
"theme": "info"
|
|
2495
|
+
},
|
|
2496
|
+
"default": "",
|
|
2497
|
+
"displayOptions": {
|
|
2498
|
+
"show": {
|
|
2499
|
+
"resource": [
|
|
2500
|
+
"Profile"
|
|
2501
|
+
],
|
|
2502
|
+
"operation": [
|
|
2503
|
+
"Update Personal Access Token"
|
|
2504
|
+
]
|
|
2505
|
+
}
|
|
2506
|
+
}
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"displayName": "Created",
|
|
2510
|
+
"name": "created",
|
|
2511
|
+
"type": "string",
|
|
2512
|
+
"default": "2018-01-01T00:01:01",
|
|
2513
|
+
"description": "The date and time this token was created.\n",
|
|
2514
|
+
"routing": {
|
|
2515
|
+
"send": {
|
|
2516
|
+
"property": "created",
|
|
2517
|
+
"propertyInDotNotation": false,
|
|
2518
|
+
"type": "body",
|
|
2519
|
+
"value": "={{ $value }}"
|
|
2520
|
+
}
|
|
2521
|
+
},
|
|
2522
|
+
"displayOptions": {
|
|
2523
|
+
"show": {
|
|
2524
|
+
"resource": [
|
|
2525
|
+
"Profile"
|
|
2526
|
+
],
|
|
2527
|
+
"operation": [
|
|
2528
|
+
"Update Personal Access Token"
|
|
2529
|
+
]
|
|
2530
|
+
}
|
|
2531
|
+
}
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
"displayName": "Expiry",
|
|
2535
|
+
"name": "expiry",
|
|
2536
|
+
"type": "string",
|
|
2537
|
+
"default": "2018-01-01T13:46:32",
|
|
2538
|
+
"description": "When this token will expire. Personal Access Tokens cannot be renewed, so after this time the token will be completely unusable and a new token will need to be generated. Tokens may be created with \"null\" as their expiry and will never expire unless revoked.\n",
|
|
2539
|
+
"routing": {
|
|
2540
|
+
"send": {
|
|
2541
|
+
"property": "expiry",
|
|
2542
|
+
"propertyInDotNotation": false,
|
|
2543
|
+
"type": "body",
|
|
2544
|
+
"value": "={{ $value }}"
|
|
2545
|
+
}
|
|
2546
|
+
},
|
|
2547
|
+
"displayOptions": {
|
|
2548
|
+
"show": {
|
|
2549
|
+
"resource": [
|
|
2550
|
+
"Profile"
|
|
2551
|
+
],
|
|
2552
|
+
"operation": [
|
|
2553
|
+
"Update Personal Access Token"
|
|
2554
|
+
]
|
|
2555
|
+
}
|
|
2556
|
+
}
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
"displayName": "ID",
|
|
2560
|
+
"name": "id",
|
|
2561
|
+
"type": "number",
|
|
2562
|
+
"default": 123,
|
|
2563
|
+
"description": "This token's unique ID, which can be used to revoke it.\n",
|
|
2564
|
+
"routing": {
|
|
2565
|
+
"send": {
|
|
2566
|
+
"property": "id",
|
|
2567
|
+
"propertyInDotNotation": false,
|
|
2568
|
+
"type": "body",
|
|
2569
|
+
"value": "={{ $value }}"
|
|
2570
|
+
}
|
|
2571
|
+
},
|
|
2572
|
+
"displayOptions": {
|
|
2573
|
+
"show": {
|
|
2574
|
+
"resource": [
|
|
2575
|
+
"Profile"
|
|
2576
|
+
],
|
|
2577
|
+
"operation": [
|
|
2578
|
+
"Update Personal Access Token"
|
|
2579
|
+
]
|
|
2580
|
+
}
|
|
2581
|
+
}
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"displayName": "Label",
|
|
2585
|
+
"name": "label",
|
|
2586
|
+
"type": "string",
|
|
2587
|
+
"default": "linode-cli",
|
|
2588
|
+
"description": "This token's label. This is for display purposes only, but can be used to more easily track what you're using each token for.\n",
|
|
2589
|
+
"routing": {
|
|
2590
|
+
"send": {
|
|
2591
|
+
"property": "label",
|
|
2592
|
+
"propertyInDotNotation": false,
|
|
2593
|
+
"type": "body",
|
|
2594
|
+
"value": "={{ $value }}"
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
"displayOptions": {
|
|
2598
|
+
"show": {
|
|
2599
|
+
"resource": [
|
|
2600
|
+
"Profile"
|
|
2601
|
+
],
|
|
2602
|
+
"operation": [
|
|
2603
|
+
"Update Personal Access Token"
|
|
2604
|
+
]
|
|
2605
|
+
}
|
|
2606
|
+
}
|
|
2607
|
+
},
|
|
2608
|
+
{
|
|
2609
|
+
"displayName": "Scopes",
|
|
2610
|
+
"name": "scopes",
|
|
2611
|
+
"type": "string",
|
|
2612
|
+
"default": "*",
|
|
2613
|
+
"description": "The scopes this token was created with. These define what parts of the Account the token can be used to access. Many command-line tools, such as the <a target=\"_top\" href=\"https://github.com/linode/linode-cli\">Linode CLI</a>, require tokens with access to `*`. Tokens with more restrictive scopes are generally more secure.\n",
|
|
2614
|
+
"routing": {
|
|
2615
|
+
"send": {
|
|
2616
|
+
"property": "scopes",
|
|
2617
|
+
"propertyInDotNotation": false,
|
|
2618
|
+
"type": "body",
|
|
2619
|
+
"value": "={{ $value }}"
|
|
2620
|
+
}
|
|
2621
|
+
},
|
|
2622
|
+
"displayOptions": {
|
|
2623
|
+
"show": {
|
|
2624
|
+
"resource": [
|
|
2625
|
+
"Profile"
|
|
2626
|
+
],
|
|
2627
|
+
"operation": [
|
|
2628
|
+
"Update Personal Access Token"
|
|
2629
|
+
]
|
|
2630
|
+
}
|
|
2631
|
+
}
|
|
2632
|
+
},
|
|
2633
|
+
{
|
|
2634
|
+
"displayName": "Token",
|
|
2635
|
+
"name": "token",
|
|
2636
|
+
"type": "string",
|
|
2637
|
+
"default": "abcdefghijklmnop",
|
|
2638
|
+
"description": "The token used to access the API. When the token is created, the full token is returned here. Otherwise, only the first 16 characters are returned.\n",
|
|
2639
|
+
"routing": {
|
|
2640
|
+
"send": {
|
|
2641
|
+
"property": "token",
|
|
2642
|
+
"propertyInDotNotation": false,
|
|
2643
|
+
"type": "body",
|
|
2644
|
+
"value": "={{ $value }}"
|
|
2645
|
+
}
|
|
2646
|
+
},
|
|
2647
|
+
"displayOptions": {
|
|
2648
|
+
"show": {
|
|
2649
|
+
"resource": [
|
|
2650
|
+
"Profile"
|
|
2651
|
+
],
|
|
2652
|
+
"operation": [
|
|
2653
|
+
"Update Personal Access Token"
|
|
2654
|
+
]
|
|
2655
|
+
}
|
|
2656
|
+
}
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
"displayName": "Bearer Token",
|
|
2660
|
+
"name": "security_personalaccesstoken",
|
|
2661
|
+
"type": "string",
|
|
2662
|
+
"default": "",
|
|
2663
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2664
|
+
"required": false,
|
|
2665
|
+
"routing": {
|
|
2666
|
+
"request": {
|
|
2667
|
+
"headers": {
|
|
2668
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2669
|
+
}
|
|
2670
|
+
}
|
|
2671
|
+
},
|
|
2672
|
+
"displayOptions": {
|
|
2673
|
+
"show": {
|
|
2674
|
+
"resource": [
|
|
2675
|
+
"Profile"
|
|
2676
|
+
],
|
|
2677
|
+
"operation": [
|
|
2678
|
+
"Update Personal Access Token"
|
|
2679
|
+
]
|
|
2680
|
+
}
|
|
2681
|
+
}
|
|
2682
|
+
},
|
|
2683
|
+
];
|
|
2684
|
+
//# sourceMappingURL=index.js.map
|