REST API design conventions.
GET (Read), POST (Create), PUT (Replace), PATCH (Partial Update), DELETE (Remove).