@@ -16,7 +16,7 @@ The Config API enables you to programmatically manage Segment workspaces, source
16
16
The Config API is a set of REST services under segmentapis.com:
17
17
18
18
| Service | Description |
19
- | ----------------------------- | -------------------------------------------------------- |
19
+ | --------------------------- | ------------------------------------------------------ |
20
20
| [ Access Tokens] [ 1 ] | Manage access tokens |
21
21
| [ Source Catalog] [ 2 ] | Get info about all event and cloud sources |
22
22
| [ Destination Catalog] [ 3 ] | Get info about all destinations |
@@ -26,7 +26,8 @@ The Config API is a set of REST services under segmentapis.com:
26
26
| [ Tracking Plans] [ 7 ] | Manage workspace tracking plans |
27
27
| [ Event Delivery Metrics] [ 8 ] | Get event delivery metrics for cloud-mode destinations |
28
28
| [ 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 |
30
31
31
32
[ 1 ] : https://reference.segmentapis.com/#cd642f96-0fca-42a1-a727-e16fd33c7e8f
32
33
[ 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:
38
39
[ 8 ] : https://reference.segmentapis.com/#51d89077-efd7-429b-85d4-155ac2cd07aa
39
40
[ 9 ] : https://reference.segmentapis.com/#6c12fbe8-9f84-4a6c-848e-76a2325cb3c5
40
41
[ 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
41
43
42
44
To see all the API methods and models see the [ Segment Config API Reference] ( https://reference.segmentapis.com/ ) .
43
45
0 commit comments