Skip to content

Commit c3c70a3

Browse files
Update README.md
Automate Catalog Item Creation with a Single REST Call
1 parent 45a3fcd commit c3c70a3

File tree

1 file changed

+3
-3
lines changed
  • Integration/Scripted REST Api/Create Catalog Item Dynamically

1 file changed

+3
-3
lines changed

Integration/Scripted REST Api/Create Catalog Item Dynamically/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Using this API, they simply call one REST endpoint for each definition — no ma
3434

3535
---
3636

37-
## ⚙️ Scripted REST API Details
37+
## Scripted REST API Details
3838

3939
| Property | Value |
4040
|-----------|--------|
@@ -57,7 +57,7 @@ Using this API, they simply call one REST endpoint for each definition — no ma
5757

5858
---
5959

60-
## 🧾 Example Input (POST Body)
60+
## Example Input (POST Body)
6161

6262
```json
6363
{
@@ -85,7 +85,7 @@ Using this API, they simply call one REST endpoint for each definition — no ma
8585
}
8686

8787

88-
Example Output:
88+
## Example Output:
8989
{
9090
"catalog_sys_id": "b2f6329cdb6d0010355b5fb4ca9619e2",
9191
"message": "Catalog item created successfully!"

0 commit comments

Comments
 (0)