Skip to content

Commit 23dcd95

Browse files
shreybansal-lambdatestIshavyas9
authored andcommitted
updated buildID
1 parent 978befb commit 23dcd95

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
@@ -246,7 +246,7 @@ To generate public **shareable build link**, run the below cURL command.
246246
{`curl 'https://api.lambdatest.com/lshs/api/v1.0/share-item/generate-sharable-link' \
247247
-H 'Content-Type: application/json' \
248248
-u "${YOUR_LAMBDATEST_USERNAME()}:${YOUR_LAMBDATEST_ACCESS_KEY()}" \
249-
--data-raw '{"entityIds":["buildid"],"entityType":"App Automation Build","expiresAt":7}'`}
249+
--data-raw '{"entityIds":["buildID"],"entityType":"App Automation Build","expiresAt":7}'`}
250250
</CodeBlock>
251251
</div>
252252

0 commit comments

Comments
 (0)