POST endpoints are used for creating new resources and updating existing resources. To update an existing object, the object must be identified in the payload.
POST endpoints are used for creating new resources and updating existing resources. To update an existing object, the object must be identified in the payload.