Delete stack
DELETE /v2/alm/stack/{stack_id}
Request header:
Authorization: Bearer eyJ0eXAiOiJ83fjQb3LzMeXzQfME
Content-Type: application/json
Response body:
HTTP/1.1 200 OK
{
'status':'DELETE_IN_PROGRESS'
}
Last updated
Was this helpful?
DELETE /v2/alm/stack/{stack_id}
Request header:
Authorization: Bearer eyJ0eXAiOiJ83fjQb3LzMeXzQfME
Content-Type: application/json
Response body:
HTTP/1.1 200 OK
{
'status':'DELETE_IN_PROGRESS'
}
Last updated
Was this helpful?