Write methods (POST, PUT, and DELETE)
The supported write methods are POST, PUT, and DELETE:
POST creates a resource.
PUT replaces a resource.
DELETE removes a resource.
Not all resources support all write methods. See theAOS-CXREST API支持ea的参考方法ch resource. The REST API must be in read-write mode for theAOS-CXREST API Reference to show all the write methods a resource supports.