How i can use an attribute from the response of a POST? for example if my POST response the ID of the element saved, i want to use it for a GET by ID
How i can use an attribute from the response of a POST? for example if my POST response the ID of the element saved, i want to use it for a GET by ID