Railway Deployments API

GraphQL operations for triggering and managing deployments. Queries include deployment and deployments; mutations include serviceInstanceDeployV2, serviceInstanceRedeploy, deploymentRedeploy, deploymentRestart, deploymentStop, deploymentCancel, and deploymentRemove.

API entry from apis.yml

apis.yml Raw ↑
aid: railway-app:railway-app-deployments-api
name: Railway Deployments API
tags:
- Deployments
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.railway.com/integrations/api/manage-services
baseURL: https://backboard.railway.com/graphql/v2
properties:
- url: https://docs.railway.com/integrations/api/manage-services
  type: Documentation
- url: graphql/railway-app-graphql.md
  type: GraphQL
- url: graphql/railway-app-schema.graphql
  type: GraphQL
description: GraphQL operations for triggering and managing deployments. Queries include deployment and
  deployments; mutations include serviceInstanceDeployV2, serviceInstanceRedeploy, deploymentRedeploy,
  deploymentRestart, deploymentStop, deploymentCancel, and deploymentRemove.