Skip to content

Commit 59626bc

Browse files
authored
Merge pull request #1426 from shreybansal-lambdatest/stage
updated buildID
2 parents ef1fd86 + 9dc4dd4 commit 59626bc

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)