You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, the API expects a JSON POST defining the caseTemplate which is something that the UI support, but not TheHive4py. The REST API supports it BTW just add a request body {"caseTemplate": "XXX"} to the API call
Request Type
Bug
Work Environment
Problem Description
/api/alert/{}/createCase does not use caseTemplate from the alert and creates empty case
The text was updated successfully, but these errors were encountered: