Automating a REST scenario with the POST method is very simple in NoCodeBDD. Just define your feature, scenario, and steps.
- Select New Step definition and select REST.
- Select Send API Request to call an API.
- Select the method as POST and fill in all the details required by API.
The following video shows how to automate REST scenarios using the POST method.