{
  "type": "object",
  "properties": {
    "integration_id": {
      "type": "integer",
      "description": "The ID of the custom app that will be enabled on the environment."
    }
  },
  "$schema": "https://json-schema.org/draft/2019-09/schema"
}