Skip to content

Commit 6706357

Browse files
author
GitHub Actions
committed
Update meshStack API docs from latest develop build
1 parent 84fcfa4 commit 6706357

37 files changed

+6401
-6240
lines changed

static/api/api_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ <h3 id="_index">Index</h3>
566566
</div>
567567
<div id="footer">
568568
<div id="footer-text">
569-
Last updated 2025-09-23 12:29:41 UTC
569+
Last updated 2025-09-23 13:03:20 UTC
570570
</div>
571571
</div>
572572
</body>

static/api/api_key_login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ <h3 id="api_key_login">API Key Login</h3>
591591
</div>
592592
<div id="footer">
593593
<div id="footer-text">
594-
Last updated 2025-09-23 12:29:41 UTC
594+
Last updated 2025-09-23 13:03:20 UTC
595595
</div>
596596
</div>
597597
</body>

static/api/authentication.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ <h3 id="_basic_authentication">Basic Authentication</h3>
524524
</div>
525525
<div id="footer">
526526
<div id="footer-text">
527-
Last updated 2025-09-23 12:29:41 UTC
527+
Last updated 2025-09-23 13:03:20 UTC
528528
</div>
529529
</div>
530530
</body>

static/api/common_data_formats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ <h3 id="tags">Tags</h3>
542542
</div>
543543
<div id="footer">
544544
<div id="footer-text">
545-
Last updated 2025-09-23 12:29:41 UTC
545+
Last updated 2025-09-23 13:03:20 UTC
546546
</div>
547547
</div>
548548
</body>

static/api/deprecated_resources.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -484,13 +484,13 @@ <h3 id="_deprecated_meshobject_api_endpoints">Deprecated meshObject API Endpoint
484484
</tr>
485485
<tr>
486486
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
487-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances</code><br>
487+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances/{serviceIdentifier}</code><br>
488488
<code>meshServiceInstance.v1</code></p></td>
489489
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshServiceInstance.v2</code>, which is owned by a <code>meshWorkspace</code> instead of a <code>meshCustomer</code>.</p></td>
490490
</tr>
491491
<tr>
492492
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
493-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances/{serviceIdentifier}</code><br>
493+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances</code><br>
494494
<code>meshServiceInstance.v1</code></p></td>
495495
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshServiceInstance.v2</code>, which is owned by a <code>meshWorkspace</code> instead of a <code>meshCustomer</code>.</p></td>
496496
</tr>
@@ -756,7 +756,7 @@ <h3 id="_deprecated_meshobjects_in_declarative_import">Deprecated meshObjects in
756756
</div>
757757
<div id="footer">
758758
<div id="footer-text">
759-
Last updated 2025-09-23 12:29:41 UTC
759+
Last updated 2025-09-23 13:03:20 UTC
760760
</div>
761761
</div>
762762
</body>

static/api/index.html

Lines changed: 312 additions & 312 deletions
Large diffs are not rendered by default.

static/api/mesh_buildingblock.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ <h5 id="_list_meshbuildingblocks">List meshBuildingBlocks</h5>
605605
"definitionVersion" : 1,
606606
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
607607
"forcePurge" : false,
608-
"createdOn" : "2025-09-23T12:31:28.326230248Z"
608+
"createdOn" : "2025-09-23T13:05:12.713621521Z"
609609
},
610610
"spec" : {
611611
"displayName" : "parent block",
@@ -636,7 +636,7 @@ <h5 id="_list_meshbuildingblocks">List meshBuildingBlocks</h5>
636636
"definitionVersion" : 1,
637637
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
638638
"forcePurge" : false,
639-
"createdOn" : "2025-09-23T12:31:28.347812950Z"
639+
"createdOn" : "2025-09-23T13:05:12.734822641Z"
640640
},
641641
"spec" : {
642642
"displayName" : "child block",
@@ -927,7 +927,7 @@ <h5 id="_get_meshbuildingblock">Get meshBuildingBlock</h5>
927927
"definitionVersion" : 1,
928928
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
929929
"forcePurge" : false,
930-
"createdOn" : "2025-09-23T12:31:28.347812950Z"
930+
"createdOn" : "2025-09-23T13:05:12.734822641Z"
931931
},
932932
"spec" : {
933933
"displayName" : "child block",
@@ -1019,7 +1019,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
10191019
}],
10201020
"parentBuildingBlocks" : [{
10211021
"definitionUuid": "b23cfb9a-6974-444f-9d33-62134a632373",
1022-
"buildingBlockUuid": "fc378914-9e8e-4682-84d2-fff2c20c4671"
1022+
"buildingBlockUuid": "e06d00a5-bb41-48c7-af90-8e99e40de082"
10231023
}]
10241024
}
10251025
}</code></pre>
@@ -1048,7 +1048,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
10481048
}],
10491049
"parentBuildingBlocks" : [{
10501050
"definitionUuid": "b23cfb9a-6974-444f-9d33-62134a632373",
1051-
"buildingBlockUuid": "fc378914-9e8e-4682-84d2-fff2c20c4671"
1051+
"buildingBlockUuid": "e06d00a5-bb41-48c7-af90-8e99e40de082"
10521052
}]
10531053
}
10541054
} '</code></pre>
@@ -1176,7 +1176,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
11761176
Vary: Origin
11771177
Vary: Access-Control-Request-Method
11781178
Vary: Access-Control-Request-Headers
1179-
Location: https://mesh-backend-url/api/meshobjects/meshbuildingblocks/48f41909-d147-4bed-9ada-c622a839b237
1179+
Location: https://mesh-backend-url/api/meshobjects/meshbuildingblocks/dc8da329-46fa-465d-ae72-90258853094b
11801180
Content-Type: application/vnd.meshcloud.api.meshbuildingblock.v1.hal+json
11811181
X-Content-Type-Options: nosniff
11821182
X-XSS-Protection: 0
@@ -1191,12 +1191,12 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
11911191
"kind" : "meshBuildingBlock",
11921192
"apiVersion" : "v1",
11931193
"metadata" : {
1194-
"uuid" : "48f41909-d147-4bed-9ada-c622a839b237",
1194+
"uuid" : "dc8da329-46fa-465d-ae72-90258853094b",
11951195
"definitionUuid" : "ef6aaf87-3f8c-477c-94f4-f3cf509728ca",
11961196
"definitionVersion" : 1,
11971197
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
11981198
"forcePurge" : false,
1199-
"createdOn" : "2025-09-23T12:31:29.647942380Z"
1199+
"createdOn" : "2025-09-23T13:05:14.034346029Z"
12001200
},
12011201
"spec" : {
12021202
"displayName" : "New BuildingBlock",
@@ -1206,7 +1206,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
12061206
"valueType" : "STRING"
12071207
} ],
12081208
"parentBuildingBlocks" : [ {
1209-
"buildingBlockUuid" : "fc378914-9e8e-4682-84d2-fff2c20c4671",
1209+
"buildingBlockUuid" : "e06d00a5-bb41-48c7-af90-8e99e40de082",
12101210
"definitionUuid" : "b23cfb9a-6974-444f-9d33-62134a632373"
12111211
} ]
12121212
},
@@ -1216,13 +1216,13 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
12161216
},
12171217
"_links" : {
12181218
"self" : {
1219-
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/48f41909-d147-4bed-9ada-c622a839b237"
1219+
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/dc8da329-46fa-465d-ae72-90258853094b"
12201220
},
12211221
"meshtenant" : {
12221222
"href" : "https://mesh-backend-url/api/meshobjects/meshtenants/my-workspace.my-project.my-platform.my-location"
12231223
},
12241224
"forcePurge" : {
1225-
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/48f41909-d147-4bed-9ada-c622a839b237/purge"
1225+
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/dc8da329-46fa-465d-ae72-90258853094b/purge"
12261226
}
12271227
}
12281228
}</code></pre>
@@ -1239,15 +1239,15 @@ <h5 id="_delete_meshbuildingblock">Delete meshBuildingBlock</h5>
12391239
<div class="listingblock">
12401240
<div class="title">Example Request</div>
12411241
<div class="content">
1242-
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/48f41909-d147-4bed-9ada-c622a839b237 HTTP/1.1
1242+
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/dc8da329-46fa-465d-ae72-90258853094b HTTP/1.1
12431243
Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
12441244
Host: mesh-backend-url</code></pre>
12451245
</div>
12461246
</div>
12471247
<div class="listingblock">
12481248
<div class="title">Example Curl Request</div>
12491249
<div class="content">
1250-
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/48f41909-d147-4bed-9ada-c622a839b237' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
1250+
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/dc8da329-46fa-465d-ae72-90258853094b' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
12511251
</div>
12521252
</div>
12531253
<div class="listingblock">
@@ -1277,15 +1277,15 @@ <h5 id="_purge_meshbuildingblock">Purge meshBuildingBlock</h5>
12771277
<div class="listingblock">
12781278
<div class="title">Example Request</div>
12791279
<div class="content">
1280-
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/48f41909-d147-4bed-9ada-c622a839b237/purge HTTP/1.1
1280+
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/dc8da329-46fa-465d-ae72-90258853094b/purge HTTP/1.1
12811281
Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
12821282
Host: mesh-backend-url</code></pre>
12831283
</div>
12841284
</div>
12851285
<div class="listingblock">
12861286
<div class="title">Example Curl Request</div>
12871287
<div class="content">
1288-
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/48f41909-d147-4bed-9ada-c622a839b237/purge' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
1288+
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/dc8da329-46fa-465d-ae72-90258853094b/purge' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
12891289
</div>
12901290
</div>
12911291
<div class="listingblock">
@@ -1708,7 +1708,7 @@ <h5 id="_update_sources_and_steps">Update Sources and Steps</h5>
17081708
</div>
17091709
<div id="footer">
17101710
<div id="footer-text">
1711-
Last updated 2025-09-23 12:29:41 UTC
1711+
Last updated 2025-09-23 13:03:20 UTC
17121712
</div>
17131713
</div>
17141714
</body>

static/api/mesh_buildingblockDefinitionV1.html

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,10 @@ <h5 id="_list_meshbuildingblockdefinitions">List meshBuildingBlockDefinitions</h
575575
"uuid" : "b23cfb9a-6974-444f-9d33-62134a632373",
576576
"ownedByWorkspace" : "my-workspace",
577577
"tags" : { },
578-
"createdOn" : "2025-09-23T12:31:26.635182202Z"
578+
"createdOn" : "2025-09-23T13:05:11.008891811Z"
579579
},
580580
"spec" : {
581-
"displayName" : "tcq76mbbdds1",
581+
"displayName" : "fyb08mbbdds1",
582582
"symbol" : "my-image",
583583
"targetType" : "TENANT_LEVEL",
584584
"description" : "description",
@@ -591,7 +591,7 @@ <h5 id="_list_meshbuildingblockdefinitions">List meshBuildingBlockDefinitions</h
591591
},
592592
"status" : {
593593
"versions" : [ {
594-
"versionUuid" : "e0a184aa-2202-4af6-aa1c-410e1a2736f6",
594+
"versionUuid" : "f128941d-38ad-46b5-8777-d120c1ba8627",
595595
"versionNumber" : 1,
596596
"state" : "RELEASED"
597597
} ],
@@ -860,10 +860,10 @@ <h5 id="_get_meshbuildingblockdefinition">Get meshBuildingBlockDefinition</h5>
860860
"uuid" : "b23cfb9a-6974-444f-9d33-62134a632373",
861861
"ownedByWorkspace" : "my-workspace",
862862
"tags" : { },
863-
"createdOn" : "2025-09-23T12:31:26.635182202Z"
863+
"createdOn" : "2025-09-23T13:05:11.008891811Z"
864864
},
865865
"spec" : {
866-
"displayName" : "tcq76mbbdds1",
866+
"displayName" : "fyb08mbbdds1",
867867
"symbol" : "my-image",
868868
"targetType" : "TENANT_LEVEL",
869869
"description" : "description",
@@ -876,7 +876,7 @@ <h5 id="_get_meshbuildingblockdefinition">Get meshBuildingBlockDefinition</h5>
876876
},
877877
"status" : {
878878
"versions" : [ {
879-
"versionUuid" : "e0a184aa-2202-4af6-aa1c-410e1a2736f6",
879+
"versionUuid" : "f128941d-38ad-46b5-8777-d120c1ba8627",
880880
"versionNumber" : 1,
881881
"state" : "RELEASED"
882882
} ],
@@ -1104,7 +1104,7 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
11041104
Vary: Origin
11051105
Vary: Access-Control-Request-Method
11061106
Vary: Access-Control-Request-Headers
1107-
Location: https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/b444e298-d9da-4e09-9e17-2a8630390e49
1107+
Location: https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/4e08a6fa-c351-47f9-ab81-2ab1503d5b6e
11081108
Content-Type: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json
11091109
X-Content-Type-Options: nosniff
11101110
X-XSS-Protection: 0
@@ -1119,10 +1119,10 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
11191119
"kind" : "meshBuildingBlockDefinition",
11201120
"apiVersion" : "v1-preview",
11211121
"metadata" : {
1122-
"uuid" : "b444e298-d9da-4e09-9e17-2a8630390e49",
1122+
"uuid" : "4e08a6fa-c351-47f9-ab81-2ab1503d5b6e",
11231123
"ownedByWorkspace" : "my-workspace",
11241124
"tags" : { },
1125-
"createdOn" : "2025-09-23T12:31:27.488503591Z"
1125+
"createdOn" : "2025-09-23T13:05:11.856237616Z"
11261126
},
11271127
"spec" : {
11281128
"displayName" : "BB definition example",
@@ -1138,7 +1138,7 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
11381138
},
11391139
"status" : {
11401140
"versions" : [ {
1141-
"versionUuid" : "21656fab-87e1-4ebd-a490-184d31aa085a",
1141+
"versionUuid" : "c500d5a5-e6f5-4624-a38e-a2db6d63dd0d",
11421142
"versionNumber" : 1,
11431143
"state" : "DRAFT"
11441144
} ],
@@ -1147,13 +1147,13 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
11471147
},
11481148
"_links" : {
11491149
"self" : {
1150-
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/b444e298-d9da-4e09-9e17-2a8630390e49"
1150+
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/4e08a6fa-c351-47f9-ab81-2ab1503d5b6e"
11511151
},
11521152
"owner" : {
11531153
"href" : "https://mesh-backend-url/api/meshobjects/meshworkspaces/my-workspace"
11541154
},
11551155
"buildingblocks" : {
1156-
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=b444e298-d9da-4e09-9e17-2a8630390e49"
1156+
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=4e08a6fa-c351-47f9-ab81-2ab1503d5b6e"
11571157
}
11581158
}
11591159
}</code></pre>
@@ -1191,7 +1191,7 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
11911191
<div class="listingblock">
11921192
<div class="title">Example Request</div>
11931193
<div class="content">
1194-
<pre class="highlight nowrap"><code class="language-http" data-lang="http">PUT /api/meshobjects/meshbuildingblockdefinitions/b444e298-d9da-4e09-9e17-2a8630390e49 HTTP/1.1
1194+
<pre class="highlight nowrap"><code class="language-http" data-lang="http">PUT /api/meshobjects/meshbuildingblockdefinitions/4e08a6fa-c351-47f9-ab81-2ab1503d5b6e HTTP/1.1
11951195
Content-Type: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json;charset=UTF-8
11961196
Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
11971197
Accept: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json
@@ -1202,7 +1202,7 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
12021202
"apiVersion" : "v1-preview",
12031203
"kind" : "meshBuildingBlockDefinition",
12041204
"metadata" : {
1205-
"uuid": "b444e298-d9da-4e09-9e17-2a8630390e49",
1205+
"uuid": "4e08a6fa-c351-47f9-ab81-2ab1503d5b6e",
12061206
"ownedByWorkspace": "my-workspace"
12071207
},
12081208
"spec" : {
@@ -1222,14 +1222,14 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
12221222
<div class="listingblock">
12231223
<div class="title">Example Curl Request</div>
12241224
<div class="content">
1225-
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/b444e298-d9da-4e09-9e17-2a8630390e49' -i -u 'valid_username:valid_password' -X PUT \
1225+
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/4e08a6fa-c351-47f9-ab81-2ab1503d5b6e' -i -u 'valid_username:valid_password' -X PUT \
12261226
-H 'Content-Type: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json;charset=UTF-8' \
12271227
-H 'Accept: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json' \
12281228
-d '{
12291229
"apiVersion" : "v1-preview",
12301230
"kind" : "meshBuildingBlockDefinition",
12311231
"metadata" : {
1232-
"uuid": "b444e298-d9da-4e09-9e17-2a8630390e49",
1232+
"uuid": "4e08a6fa-c351-47f9-ab81-2ab1503d5b6e",
12331233
"ownedByWorkspace": "my-workspace"
12341234
},
12351235
"spec" : {
@@ -1387,10 +1387,10 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
13871387
"kind" : "meshBuildingBlockDefinition",
13881388
"apiVersion" : "v1-preview",
13891389
"metadata" : {
1390-
"uuid" : "b444e298-d9da-4e09-9e17-2a8630390e49",
1390+
"uuid" : "4e08a6fa-c351-47f9-ab81-2ab1503d5b6e",
13911391
"ownedByWorkspace" : "my-workspace",
13921392
"tags" : { },
1393-
"createdOn" : "2025-09-23T12:31:27.488503591Z"
1393+
"createdOn" : "2025-09-23T13:05:11.856237616Z"
13941394
},
13951395
"spec" : {
13961396
"displayName" : "BB definition example",
@@ -1406,7 +1406,7 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
14061406
},
14071407
"status" : {
14081408
"versions" : [ {
1409-
"versionUuid" : "21656fab-87e1-4ebd-a490-184d31aa085a",
1409+
"versionUuid" : "c500d5a5-e6f5-4624-a38e-a2db6d63dd0d",
14101410
"versionNumber" : 1,
14111411
"state" : "DRAFT"
14121412
} ],
@@ -1415,13 +1415,13 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
14151415
},
14161416
"_links" : {
14171417
"self" : {
1418-
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/b444e298-d9da-4e09-9e17-2a8630390e49"
1418+
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/4e08a6fa-c351-47f9-ab81-2ab1503d5b6e"
14191419
},
14201420
"owner" : {
14211421
"href" : "https://mesh-backend-url/api/meshobjects/meshworkspaces/my-workspace"
14221422
},
14231423
"buildingblocks" : {
1424-
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=b444e298-d9da-4e09-9e17-2a8630390e49"
1424+
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=4e08a6fa-c351-47f9-ab81-2ab1503d5b6e"
14251425
}
14261426
}
14271427
}</code></pre>
@@ -1436,15 +1436,15 @@ <h5 id="_delete_meshbuildingblockdefinition">Delete meshBuildingBlockDefinition<
14361436
<div class="listingblock">
14371437
<div class="title">Example Request</div>
14381438
<div class="content">
1439-
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblockdefinitions/b444e298-d9da-4e09-9e17-2a8630390e49 HTTP/1.1
1439+
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblockdefinitions/4e08a6fa-c351-47f9-ab81-2ab1503d5b6e HTTP/1.1
14401440
Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
14411441
Host: mesh-backend-url</code></pre>
14421442
</div>
14431443
</div>
14441444
<div class="listingblock">
14451445
<div class="title">Example Curl Request</div>
14461446
<div class="content">
1447-
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/b444e298-d9da-4e09-9e17-2a8630390e49' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
1447+
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/4e08a6fa-c351-47f9-ab81-2ab1503d5b6e' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
14481448
</div>
14491449
</div>
14501450
<div class="listingblock">
@@ -1468,7 +1468,7 @@ <h5 id="_delete_meshbuildingblockdefinition">Delete meshBuildingBlockDefinition<
14681468
</div>
14691469
<div id="footer">
14701470
<div id="footer-text">
1471-
Last updated 2025-09-23 12:29:41 UTC
1471+
Last updated 2025-09-23 13:03:20 UTC
14721472
</div>
14731473
</div>
14741474
</body>

0 commit comments

Comments
 (0)