sparse-intern-71089
06/10/2023, 8:01 PMlemon-agent-27707
06/10/2023, 9:17 PMPOST /api/stacks/{organization}/{project}
And here are the types for the payload: https://github.com/pulumi/pulumi/blob/master/sdk/go/common/apitype/stacks.go#L45-L54
A post body along these lines is the minimum:
{
"stackName": "yourStackName"
}
full-dress-10026
06/10/2023, 9:18 PMfull-dress-10026
06/10/2023, 9:19 PM