@@ -27947,6 +27947,10 @@ paths:
27947
27947
summary: List APIs
27948
27948
tags:
27949
27949
- API Management
27950
+ x-permission:
27951
+ operator: OR
27952
+ permissions:
27953
+ - apm_api_catalog_read
27950
27954
x-unstable: '**Note**: This endpoint is in public beta.
27951
27955
27952
27956
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -27992,6 +27996,10 @@ paths:
27992
27996
summary: Delete an API
27993
27997
tags:
27994
27998
- API Management
27999
+ x-permission:
28000
+ operator: OR
28001
+ permissions:
28002
+ - apm_api_catalog_write
27995
28003
x-unstable: '**Note**: This endpoint is in public beta.
27996
28004
27997
28005
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28043,6 +28051,10 @@ paths:
28043
28051
summary: Get an API
28044
28052
tags:
28045
28053
- API Management
28054
+ x-permission:
28055
+ operator: OR
28056
+ permissions:
28057
+ - apm_api_catalog_read
28046
28058
x-unstable: '**Note**: This endpoint is in public beta.
28047
28059
28048
28060
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28103,6 +28115,10 @@ paths:
28103
28115
summary: Update an API
28104
28116
tags:
28105
28117
- API Management
28118
+ x-permission:
28119
+ operator: OR
28120
+ permissions:
28121
+ - apm_api_catalog_write
28106
28122
x-unstable: '**Note**: This endpoint is in public beta.
28107
28123
28108
28124
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
@@ -28155,6 +28171,10 @@ paths:
28155
28171
summary: Create a new API
28156
28172
tags:
28157
28173
- API Management
28174
+ x-permission:
28175
+ operator: OR
28176
+ permissions:
28177
+ - apm_api_catalog_write
28158
28178
x-unstable: '**Note**: This endpoint is in public beta.
28159
28179
28160
28180
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
0 commit comments