SecurityNotification
Type: object
Properties:
apiInvokerId:
Type: string
Description: String identifying the API invoker assigned by the CAPIF core function
aefId:
Type: string
Description: String identifying the AEF.
apiIds:
Type: array
Items:
Type: string
minItems: 1
Description: Identifier of the service API
cause:
Reference: '#/components/schemas/Cause'
Required:
- apiInvokerId
- apiIds
- cause