Delivery

The POST API is used to create new resources, the GET API is used to retrieve existing resources, the DELETE API is used to remove resources, and the UPDATE API is used to modify existing resources.

Last updated