/ue-authentications/{authCtxId}/5g-aka-confirmation
put:
Parameters:
- name: authCtxId
In: path
Required/Optional: true
Schema:
Type: string
Request Body:
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/ConfirmationData'
Responses:
'200' Request processed (EAP success or Failure)
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/ConfirmationDataResponse'
'400' Bad Request
Content:
application/problem+json:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
'500' Internal Server Error
Content:
application/problem+json:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'