selected-actions-url

The API URL to use to get or set the actions that are allowed to run, when `allowed_actions` is set to `selected`.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-selected-actions-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/selected-actions-url",
  "title": "selected-actions-url",
  "type": "string",
  "description": "The API URL to use to get or set the actions that are allowed to run, when `allowed_actions` is set to `selected`."
}