Delete Model ObjectAsk AIdelete https://{hostname}/api/custom-entity/api/custom-entity/v2/models/{entityId}Use this API to delete an existing Model object record. πThings to Know This API only supports Model objects created via Object Manager. Path ParamsentityIduuidrequiredThe unique identifier of the object.Responses 204Model entity deleted successfully 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago