• Activates a specific build for a given environment by creating a new deployment

    Export

    Returns

    Parameters

    • buildSid: string

      the build to be activated

    • environmentSid: string

      the target environment for the build to be deployed to

    • serviceSid: string

      the service of the project

    • client: TwilioServerlessApiClient

      API client

    Returns Promise<any>

Generated using TypeDoc