You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -117,6 +117,11 @@ To generate public shareable test link, run the below cURL command.
117
117
| Test |`entityIds` <br/> <br/> `entityType` <br/> <br/> `expiresAt`| For tests, pass `entityIds` as the test id and pass `entityType` as "App Automation Test" <br/> `expiresAt` is the number of days after which the shareable test link will expire '|
118
118
| Build |`entityIds` <br/> <br/> `entityType` <br/> <br/> `expiresAt`| For builds, pass `entityIds` as the build id and pass `entityType` as "App Automation Build" <br/> `expiresAt` is the number of days after which the shareable build link will expire '|
119
119
120
+
:::note
121
+
The shareable links are valid for a period of 7, 15, or 30 days, after which they will expire.
122
+
123
+
:::
124
+
120
125
>That’s all! In case you have any questions or need any additional information, you could reach out at our <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**24X7 Chat Support**</span> or mail us directly at [email protected].
0 commit comments