The v3 API uses standard HTTP methods for indicating the action to take on a resource.
Method | Action |
---|---|
| Retrieve a resource. |
| Create a new resource. |
| Update a resource (including partial updates). |
| Remove a resource. |
The v3 API uses standard HTTP methods for indicating the action to take on a resource.
Method | Action |
---|---|
| Retrieve a resource. |
| Create a new resource. |
| Update a resource (including partial updates). |
| Remove a resource. |