PUT

Term side of the Card
Topic: HTTP Methods
Unit title: PUT
Categories: Request method
Explanation side of the Card

Explanation: The request method used to update an existing resource or create it if it doesn't already exist. The data sent by this method replaces the existing resource's content.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub