...
Code Block |
---|
{ "responseType": "EXCEPTION", "fieldErrors": [], "errMsgs": [ { "errorMsg": "Invalid DateFormat for 20131001" } ], "clazz": "de.iconcept.icbiz.api.response.ResponseIct" } |
If a parameter supports multiple entries (keys, IDs, ...), this is done via the GUI using the "+ Parameter" option:
URL will look like follows:
Code Block |
---|
https://example.com/myjira/rest/icbiz/1.0/activitytype/unassingActivityFromProject?projectKey=GHJ&activityTypeIds=20&activityTypeIds=25 |