post http://localhost:55667/api2/tabs-form
Create a new resource
Response
201Resource created
Create a new resource
201Resource created
xxxxxxxxxx
curl --request POST \
--url http://localhost:55667/api2/tabs-form \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!