---
title: "DELETE /streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}"
method: DELETE
path: "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}"
---

# DELETE /streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}

`DELETE /streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}`

Permanently terminates an active stream session. When called, the stream session status changes to <code>TERMINATING</code>. You can terminate a stream session in any status except <code>ACTIVATING</code>. If the stream session is in <code>ACTIVATING</code> status, an exception is thrown.

## Path parameters

- `Identifier` string, required
- `StreamSessionIdentifier` string, required

## Response `204`

Success

## Other responses

- `480` — AccessDeniedException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — InternalServerException
- `484` — ValidationException

---

[API](https://skmtc.net/aws/apis/gameliftstreams.md) · [All operations](https://skmtc.net/aws/apis/gameliftstreams/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/gameliftstreams/versions/1da584a2a4a4/schema)
