Skip to the content.

Standard Operating Procedure

sop-http-method-3.0.0

HTTP Method

GET - Read

Read a resource or collection by using the GET method.


POST - Create

Write or create a resource by using the POST method.


PUT - Update

Update or change a resource by using the PUT method.


DELETE - Delete

Delete or remove a resource by using the DELETE method.