1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. RemoveStackIdentifier

RemoveStackIdentifier

    RemoveStackIdentifier is the identifier used in the UpdateTeamRequest when removing a stack from a team.

    Properties

    • projectName string required
      The name of the project containing the stack.
    • stackName string required
      The name of the stack to remove.