Skip to content

Commit 9dc4dd4

Browse files
updated buildID
1 parent ab67c25 commit 9dc4dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis-for-app-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To generate public **shareable build link**, run the below cURL command.
9494
{`curl 'https://api.lambdatest.com/lshs/api/v1.0/share-item/generate-sharable-link' \
9595
-H 'Content-Type: application/json' \
9696
-u "${YOUR_LAMBDATEST_USERNAME()}:${YOUR_LAMBDATEST_ACCESS_KEY()}" \
97-
--data-raw '{"entityIds":["buildid"],"entityType":"App Automation Build","expiresAt":7}'`}
97+
--data-raw '{"entityIds":["buildID"],"entityType":"App Automation Build","expiresAt":7}'`}
9898
</CodeBlock>
9999
</div>
100100

0 commit comments

Comments
 (0)