We are trying to POST form-data with the REST step in DevTest. But it's not working.
POST /action HTTP/1.1
Host: milton.t-abc.com
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="lab"
lab14
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="sub"
U-61ce4f75-50a3-44d9-864e-24aa80c8df0b
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="action"
consumer_profile_v2
------WebKitFormBoundary7MA4YWxkTrZu0gW--
Release : 10.x and up
Component : CA Application Test
N/A