/ue-authentications
Method: Post
Request Body:
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/AuthenticationInfo'
Required/Optional: true
Responses:
'201' UEAuthenticationCtx
Content:
application/3gppHal+json:
Schema:
Reference: '#/components/schemas/UEAuthenticationCtx'
Headers:
Location:
Description: 'Contains the URI of the newly created resource according to the structure: {apiRoot}/nausf-auth/v1/ue-authentications/{authCtxId}'
Required/Optional: true
Schema:
Type: string
'400' Bad Request from the AMF
Content:
application/problem+json:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
'403' Fordidden due to serving network not authorized
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'