@seamapi/types 1.370.0 → 1.370.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/connect.cjs
CHANGED
|
@@ -22841,7 +22841,7 @@ var openapi_default = {
|
|
|
22841
22841
|
},
|
|
22842
22842
|
"/acs/systems/list": {
|
|
22843
22843
|
post: {
|
|
22844
|
-
description: "Returns a list of all [access control systems](https://docs.seam.co/latest/capability-guides/access-systems).\n\nTo filter the list of returned access control systems by a specific connected account ID, include the
|
|
22844
|
+
description: "Returns a list of all [access control systems](https://docs.seam.co/latest/capability-guides/access-systems).\n\nTo filter the list of returned access control systems by a specific connected account ID, include the `connected_account_id` in the request body. If you omit the `connected_account_id` parameter, the response includes all access control systems connected to your workspace.",
|
|
22845
22845
|
operationId: "acsSystemsListPost",
|
|
22846
22846
|
requestBody: {
|
|
22847
22847
|
content: {
|