Create NotificationAsk AIpost https://api.assembly.com/v1/notificationsCreates a notification in a workspace.Body ParamssenderIdstringrequiredID of the entity sending the notification. This can be ID of client user, internal user, or a company.recipientIdstringDeprecated. Use recipientClientId, recipientCompanyId and recipientInternalUserId instead.deliveryTargetsobjectThe notification details for each delivery target.deliveryTargets objectrecipientClientIdstringID of the client receiving the notification. This required when sending a notification to a client.recipientCompanyIdstringID of the company receiving the notification. This is required when sending a notification to a client that has more than one company.recipientInternalUserIdstringID of the internal user receiving the notification. This is required when sending a notification to an internal user.senderCompanyIdstringThe ID of the company associated with the sender of this notification. This is required when the sender is a client with more than one company.Responses 200200 400400Updated 8 months ago