Skip to content

Commit cf1a08e

Browse files
committed
Update examples/eg009UseTemplate.sh
1 parent bba9881 commit cf1a08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/eg009UseTemplate.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ curl --header "Authorization: Bearer ${access_token}" \
3737
--header "Content-Type: application/json" \
3838
--data-binary \
3939
"{
40-
\"templateId\": \"8daaae89-e16d-47b8-929a-d6b8b59e1ba8\",
40+
\"templateId\": \"${template_id}\",
4141
\"templateRoles\": [
4242
{
4343
\"email\": \"{USER_EMAIL}\",

0 commit comments

Comments
 (0)