Skip to content

Commit e6140ac

Browse files
author
Kelly
authored
Merge pull request #1037 from segmentio/kelly/FUN-830
2 parents 40558e4 + 905d10f commit e6140ac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/config-api/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Config API enables you to programmatically manage Segment workspaces, source
1616
The Config API is a set of REST services under segmentapis.com:
1717

1818
| Service | Description |
19-
|-----------------------------|--------------------------------------------------------|
19+
| --------------------------- | ------------------------------------------------------ |
2020
| [Access Tokens][1] | Manage access tokens |
2121
| [Source Catalog][2] | Get info about all event and cloud sources |
2222
| [Destination Catalog][3] | Get info about all destinations |
@@ -26,7 +26,8 @@ The Config API is a set of REST services under segmentapis.com:
2626
| [Tracking Plans][7] | Manage workspace tracking plans |
2727
| [Event Delivery Metrics][8] | Get event delivery metrics for cloud-mode destinations |
2828
| [Destination Filters][9] | Manage destination filters |
29-
| [IAM][10] | Manage workspace users and roles |
29+
| [IAM][10] | Manage workspace users and roles |
30+
| [Functions][11] | Manage Functions |
3031

3132
[1]: https://reference.segmentapis.com/#cd642f96-0fca-42a1-a727-e16fd33c7e8f
3233
[2]: https://reference.segmentapis.com/#7a63ac88-43af-43db-a987-7ed7d677a8c8
@@ -38,6 +39,7 @@ The Config API is a set of REST services under segmentapis.com:
3839
[8]: https://reference.segmentapis.com/#51d89077-efd7-429b-85d4-155ac2cd07aa
3940
[9]: https://reference.segmentapis.com/#6c12fbe8-9f84-4a6c-848e-76a2325cb3c5
4041
[10]: https://reference.segmentapis.com/?version=latest#c4b14304-9112-4803-aa26-c08678cbe26a
42+
[11]: https://reference.segmentapis.com/?version=latest#c0866f35-2f39-4dfd-9fd3-26a0003ae74c
4143

4244
To see all the API methods and models see the [Segment Config API Reference](https://reference.segmentapis.com/).
4345

0 commit comments

Comments
 (0)