Project

General

Profile

Bug #27384

Updated by François ARMAND 25 days ago

When we POST (update) and PUT (create) a rule from the API, we can specify category by using his ID. 
 To specify ID we have to use in the JSON @category@, in the response the parameter is @categoryId@ @categoryID@ 

Back