/pdu-sessions/{pduSessionRef}/release:

Method: Post

Summary: Release

Tags:

- Individual PDU session (H-SMF)

Operation ID: ReleasePduSession

Parameters:

- name: pduSessionRef

In: path

Description: PDU session reference

Required/Optional: true

Schema:

Type: string

Request Body:

Description: representation of the data to be sent to H-SMF when releasing the PDU session

Required/Optional: false

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/ReleaseData'

Responses:

'204':

Description: successful release of a PDU session

'400':

Reference: 'TS29571_CommonData.yaml#/components/responses/400'

'403':

Reference: 'TS29571_CommonData.yaml#/components/responses/403'

'404':

Reference: 'TS29571_CommonData.yaml#/components/responses/404'

'411':

Reference: 'TS29571_CommonData.yaml#/components/responses/411'

'413':

Reference: 'TS29571_CommonData.yaml#/components/responses/413'

'415':

Reference: 'TS29571_CommonData.yaml#/components/responses/415'

'429':

Reference: 'TS29571_CommonData.yaml#/components/responses/429'

'500':

Reference: 'TS29571_CommonData.yaml#/components/responses/500'

'503':

Reference: 'TS29571_CommonData.yaml#/components/responses/503'

default:

Reference: 'TS29571_CommonData.yaml#/components/responses/default'