put https://api.motaword.com/projects/
Can't do PUT requests?
You can replace PUT and DELETE requests by making a POST request with a query string:
?method=put
or?method=delete
Can't do PUT requests?
You can replace PUT and DELETE requests by making a POST request with a query string:
?method=put
or?method=delete
Try It!
to start a request and see the response here!